]> Git Repo - linux.git/commit
write_inode_now(): avoid unnecessary synchronous write
authorMike Galbraith <[email protected]>
Fri, 8 Feb 2008 12:20:23 +0000 (04:20 -0800)
committerLinus Torvalds <[email protected]>
Fri, 8 Feb 2008 17:22:34 +0000 (09:22 -0800)
commit18914b1884ebdbcd4d4454100502a23d1d2dba43
treee52412029b3c0d977e12454feb2a13f8415df6d9
parentabe8be3abe4c2043bd766f32d7eba62c12dbb0b3
write_inode_now(): avoid unnecessary synchronous write

We shouldn't use WB_SYNC_ALL if the caller is asking for asynchronous
treatment.

Signed-off-by: Mike Galbraith <[email protected]>
Acked-by: Jan Kara <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
fs/fs-writeback.c
This page took 0.055417 seconds and 4 git commands to generate.