On Thu, Jan 07, 2016 at 10:07:05AM -0500, Benjamin LaHaise wrote: > On Thu, Jan 07, 2016 at 04:03:04PM +0100, Jan Kara wrote: > > Fix the problem by dropping freeze protection only once IO is completed > > in aio_complete(). > > Why isn't this code placed in file_start_write() and file_end_write()? > That makes more sense to me than sprinkling it in the aio code. And yes, the file_end_write() call should be moved to aio completion as well. -ben -- "Thought is the essence of where you are now." -- 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