Re: [PATCH 07/13] aio: enabled thread based async fsync
From: Benjamin LaHaise <bcrl@kvack.org>
Date: 2016-01-12 01:30:18
Also in:
linux-api, linux-fsdevel, lkml
From: Benjamin LaHaise <bcrl@kvack.org>
Date: 2016-01-12 01:30:18
Also in:
linux-api, linux-fsdevel, lkml
On Tue, Jan 12, 2016 at 12:11:28PM +1100, Dave Chinner wrote:
On Mon, Jan 11, 2016 at 05:07:23PM -0500, Benjamin LaHaise wrote:quoted
Enable a fully asynchronous fsync and fdatasync operations in aio using the aio thread queuing mechanism. Signed-off-by: Benjamin LaHaise <redacted> Signed-off-by: Benjamin LaHaise <bcrl@kvack.org>Insufficient. Needs the range to be passed through and call vfs_fsync_range(), as I implemented here:
Noted.
https://lkml.org/lkml/2015/10/28/878
Please at least Cc the aio list in the future on aio patches, as I do not have the time to read linux-kernel these days unless prodded to do so... -ben
Cheers, Dave. -- Dave Chinner david@fromorbit.com
-- "Thought is the essence of where you are now." -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>