2014-05-23 20:34:27

by J. Bruce Fields

[permalink] [raw]
Subject: nfsd bugfixes for 3.15

Please pull nfsd bugfixes for 3.15:

git://linux-nfs.org/~bfields/linux.git for-3.15

Just two bugfixes, one for a merge-window-introduced ACL regression, the
other for a longer-standing v4 state bug.

--b.

J. Bruce Fields (3):
nfsd4: fix corruption on setting an ACL.
nfsd4: remove lockowner when removing lock stateid
nfsd4: warn on finding lockowner without stateid's

fs/nfsd/nfs4acl.c | 2 +-
fs/nfsd/nfs4state.c | 15 +++++++++++++--
2 files changed, 14 insertions(+), 3 deletions(-)