On Wed, Mar 21, 2018 at 10:27:13AM +0100, Greg KH wrote: > I hate the "bool" arguments to functions as you always need to go back > and look them up. A "wrapper" of "aio_fsync_datasync()" and > "aio_fsync_nodatasync()" around this maybe? This is how the fsync API works. Wrappers really don't help anything, although flags would certainly be nicer. Next time I need to touch ->fsync for one reason or another that is high on the todo list. -- To unsubscribe from this list: send the line "unsubscribe linux-api" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html