[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20081022214116.GA7454@fieldses.org>
Date: Wed, 22 Oct 2008 17:41:16 -0400
From: "J. Bruce Fields" <bfields@...ldses.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-nfs@...r.kernel.org, linux-kernel@...r.kernel.org,
Neil Brown <neilb@...e.de>,
Chuck Lever <chuck.lever@...cle.com>
Subject: nfsd fixes for 2.6.28
The following nfsd fixes are available in the git repository at:
git://linux-nfs.org/~bfields/linux.git for-2.6.28
The patch from Chuck is the important one, fixing a regression we just
introduced which could cause nfsd to crash on shutdown.
The rest just fixes two memory leask in error paths, with some very
minor associated cleanup.
--b.
Chuck Lever (1):
NFSD: Fix BUG during NFSD shutdown processing
J. Bruce Fields (1):
nfsd: clean up expkey_parse error cases
Krishna Kumar (2):
nfsd: Fix memory leak in nfsd_getxattr
nfsd: Drop reference in expkey_parse error cases
fs/nfsd/export.c | 19 ++++++++++---------
fs/nfsd/nfssvc.c | 4 ++++
fs/nfsd/vfs.c | 6 +++++-
3 files changed, 19 insertions(+), 10 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists