Hi, * Wu Fengguang <fengguang.wu@xxxxxxxxx> [2012-02-09 16:07]: > Done, thanks! Here is the updated patch with O_SYNC write fix. Got these errors with the updated patch on top of 3.3-rc3: fs/sync.c: In function 'vfs_fsync_range': fs/sync.c:167:18: error: storage size of 'plug' isn't known fs/sync.c:173:2: error: implicit declaration of function 'blk_start_plug' [-Werror=implicit-function-declaration] fs/sync.c:175:2: error: implicit declaration of function 'blk_finish_plug' [-Werror=implicit-function-declaration] fs/sync.c:167:18: warning: unused variable 'plug' [-Wunused-variable] -- Damien -- 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