The following nfsd bugfixes are available in the for-2.6.36 branch of
the git repository at:
git://linux-nfs.org/~bfields/linux.git for-2.6.36
Please pull for 2.6.36.
--b.
J. Bruce Fields (4):
nfsd4: bad BUG() in preprocess_stateid_op
nfsd4: typo fix in find_any_file
nfsd4: fix downgrade/lock logic
Merge commit 'v2.6.36-rc1' into HEAD
Takashi Iwai (1):
nfsd: fix NULL dereference in nfsd_statfs()
fs/nfsd/nfs4state.c | 26 +++++++++++++++-----------
fs/nfsd/state.h | 14 +++++++-------
fs/nfsd/vfs.c | 14 ++++++++------
3 files changed, 30 insertions(+), 24 deletions(-)
--