2015-05-06 8:56 GMT+02:00 Christoph Hellwig <hch@xxxxxx>: > How about moving the workaround into the NFSv2 specific code? Not trivially, we would have to fh_verify() the file handle in nfsd_proc_setattr() first. Is that preferable? > Looks like the call from nfsd_create() should never be used for this > workaround, Right, the workaround won't trigger there because setting the times arbitrarily will already succeed because we are the owner (nfsd_sanitize_attrs tries that first with inode_change_ok). Thanks, Andreas -- To unsubscribe from this list: send the line "unsubscribe linux-nfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html