From: "J. Bruce Fields" <bfields@fieldses.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-nfs@vger.kernel.org, linux-kernel@vger.kernel.org,
Neil Brown <neilb@suse.de>, Chuck Lever <chuck.lever@oracle.com>
Subject: nfsd fixes for 2.6.28
Date: Wed, 22 Oct 2008 17:41:16 -0400 [thread overview]
Message-ID: <20081022214116.GA7454@fieldses.org> (raw)
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(-)
next reply other threads:[~2008-10-22 21:41 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-10-22 21:41 J. Bruce Fields [this message]
-- strict thread matches above, loose matches on Subject: below --
2008-10-31 22:35 nfsd fixes for 2.6.28 J. Bruce Fields
2008-10-31 22:35 ` J. Bruce Fields
2008-12-03 19:10 J. Bruce Fields
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20081022214116.GA7454@fieldses.org \
--to=bfields@fieldses.org \
--cc=chuck.lever@oracle.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-nfs@vger.kernel.org \
--cc=neilb@suse.de \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.