git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
20026d9
)
xfs: remove invalid barrier optimization from xfs_fsync
author
Christoph Hellwig
<hch@lst.de>
Mon, 1 Feb 2010 23:16:26 +0000
(10:16 +1100)
committer
Dave Chinner
<david@fromorbit.com>
Mon, 1 Feb 2010 23:16:26 +0000
(10:16 +1100)
We always need to flush the disk write cache and can't skip it just because
the no inode attributes have changed.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Dave Chinner <david@fromorbit.com>
No differences found