commit | 027cf316afff03d310281709314fbc0899984759 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Wed Sep 30 22:16:51 2009 +0200 |
committer | Jan Kara <jack@suse.cz> | Thu Dec 10 15:02:50 2009 +0100 |
tree | 48e28adeb9f4690b7db70fdc3ce97bddb0f35a42 | |
parent | 94004ed726f38a841cc51f97c4a3f9eda9fbd0d9 [diff] |
afs: remove manual O_SYNC handling 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>