On Mon, Jan 11, 2016 at 05:07:23PM -0500, Benjamin LaHaise wrote: > Enable a fully asynchronous fsync and fdatasync operations in aio using > the aio thread queuing mechanism. > > Signed-off-by: Benjamin LaHaise <ben.lahaise@xxxxxxxxxxxxxxxxx> > Signed-off-by: Benjamin LaHaise <bcrl@xxxxxxxxx> Insufficient. Needs the range to be passed through and call vfs_fsync_range(), as I implemented here: https://lkml.org/lkml/2015/10/28/878 Cheers, Dave. -- Dave Chinner david@xxxxxxxxxxxxx -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxx. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>