Home
last modified time | relevance | path

Searched hist:"774888 bc" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/ubifs/
H A Dfile.c774888bc Wed Sep 30 15:17:16 CDT 2009 Christoph Hellwig <hch@lst.de> UBIFS: remove manual O_SYNC handling

generic_file_aio_write already calls into ->fsync to handle O_SYNC/O_DSYNC.
Remove the duplicate call to ubifs_sync_wbufs_by_inode which is already
covered by ubifs_fsync.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
774888bc Wed Sep 30 15:17:16 CDT 2009 Christoph Hellwig <hch@lst.de> UBIFS: remove manual O_SYNC handling

generic_file_aio_write already calls into ->fsync to handle O_SYNC/O_DSYNC.
Remove the duplicate call to ubifs_sync_wbufs_by_inode which is already
covered by ubifs_fsync.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>