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:
94004ed
)
afs: remove manual O_SYNC handling
author
Christoph Hellwig
<hch@lst.de>
Wed, 30 Sep 2009 20:16:51 +0000
(22:16 +0200)
committer
Jan Kara
<jack@suse.cz>
Thu, 10 Dec 2009 14:02:50 +0000
(15:02 +0100)
generic_file_aio_write already calls into ->fsync to handle O_SYNC/O_DSYNC.
Remove the duplicate manual invocation.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jan Kara <jack@suse.cz>
No differences found