From: Trond Myklebust <trond.myklebust@xxxxxxxxxxxxxxx> Fix recent regressions in nfsd_setattr(), and fix the "guarded SETATTR" behaviour for NFSv3. Trond Myklebust (2): nfsd: Fix a regression in nfsd_setattr() nfsd: Fix NFSv3 atomicity bugs in nfsd_setattr() fs/nfsd/nfs3proc.c | 6 ++++-- fs/nfsd/nfs3xdr.c | 5 +---- fs/nfsd/nfs4proc.c | 7 +++++-- fs/nfsd/nfs4state.c | 2 +- fs/nfsd/nfsproc.c | 6 +++--- fs/nfsd/vfs.c | 29 ++++++++++++++++++++--------- fs/nfsd/vfs.h | 2 +- fs/nfsd/xdr3.h | 2 +- 8 files changed, 36 insertions(+), 23 deletions(-) -- 2.43.1