On Wed, Jan 23, 2013 at 01:56:18PM +0100, Jan Kara wrote: > Running AIO is pinning inode in memory using file reference. Once AIO > is completed using aio_complete(), file reference is put and inode can > be freed from memory. So we have to be sure that calling aio_complete() > is the last thing we do with the inode. > > CC: [email protected] > CC: Ben Myers <[email protected]> > CC: [email protected] > Signed-off-by: Jan Kara <[email protected]>
Looks good! Reviewed-by: Ben Myers <[email protected]> -- To unsubscribe from this list: send the line "unsubscribe stable" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
