commit | 4ffc84442572669727dc4fcd976582508eaf23e7 | [log] [tgz] |
---|---|---|
author | OGAWA Hirofumi <hirofumi@mail.parknet.co.jp> | Sat Mar 25 03:07:44 2006 -0800 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Sat Mar 25 08:22:56 2006 -0800 |
tree | ace5723edaefabf517683e44381d19d9fb141ae0 | |
parent | d25b9a1ff0741e71a46f37f45263b5ddcbc948c4 [diff] |
[PATCH] Move cond_resched() after iput() in sync_sb_inodes() In here, I think the following order is more cache-friendly. Signed-off-by: OGAWA Hirofumi <hirofumi@mail.parknet.co.jp> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>