summaryrefslogtreecommitdiff
path: root/include/linux/kernel.h
diff options
context:
space:
mode:
authorKirill Korotaev <dev@sw.ru>2004-09-22 04:21:43 -0700
committerLinus Torvalds <torvalds@ppc970.osdl.org>2004-09-22 04:21:43 -0700
commitb68bd84e7a06348a58ec645dd4af75e1df5cbe35 (patch)
tree1db757062177ac56cd3c260ce98cef4ac677d0f9 /include/linux/kernel.h
parent4e56755a7d65add91da1ab50b56ea77cf61bd599 (diff)
[PATCH] Rearrangement of inode_lock in writeback_inodes()
This patch reaaranges inode_lock taking in writeback_inodes(). It narrows down use of inode_lock and removes unneccassary nesting of sb_lock and inode_lock. Instead of holding inode_lock for all the time I moved it around sync_sb_inodes() as it is in all other places. Signed-Off-By: Kirill Korotaev <dev@sw.ru> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'include/linux/kernel.h')
0 files changed, 0 insertions, 0 deletions