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:
8e69ce1
)
xfs: stop calling filemap_fdatawait inside ->fsync
author
Christoph Hellwig
<hch@infradead.org>
Sat, 26 Sep 2009 19:55:04 +0000
(19:55 +0000)
committer
Alex Elder
<aelder@sgi.com>
Thu, 8 Oct 2009 17:02:48 +0000
(12:02 -0500)
Now that the VFS actually waits for the data I/O to complete before
calling into ->fsync we can stop doing it ourselves.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Alex Elder <aelder@sgi.com>
Signed-off-by: Alex Elder <aelder@sgi.com>
No differences found