On Thu 01-10-09 10:42:46, Artem Bityutskiy wrote: > On Thu, 2009-10-01 at 10:39 +0300, Artem Bityutskiy wrote: > > On Wed, 2009-09-30 at 22:17 +0200, Christoph Hellwig wrote: > > > 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@xxxxxx> > > > > Pushed to ubifs-2.6.git tree, thanks! > > Just to make sure, the patch looks independent on anything else to me, > right? So I pushed it to my 2.6.32-rc1 - based tree. There is a patch dependency on a Christoph's O_DSYNC patch because the check for O_DSYNC used to be a check for O_SYNC. Functionally, there's no dependency... Honza -- Jan Kara <jack@xxxxxxx> SUSE Labs, CR -- To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html