On Wed, Feb 14, 2018 at 04:53:43PM +0100, Christoph Hellwig wrote: > Ok, for the case where the same file also accessed throught NFS is > locally written and fdatasync we'll run into an issue. > > But we already have the exact same issue on NFSv3 which always uses > ctime and never looks at iversion. The NFSv3 server won't be querying the iversion field, so on upstream kernels it will never change or need to be logged on local fs accesses. Hence I don't think we need to care about NFSv3 at all here.... Cheers, Dave. -- Dave Chinner david@xxxxxxxxxxxxx -- To unsubscribe from this list: send the line "unsubscribe linux-xfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html