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
Subject: 2.6.38 nfsd bugfixes
Date: Tue, 15 Feb 2011 13:59:02 -0500 [thread overview]
Message-ID: <20110215185902.GG29420@fieldses.org> (raw)
The following bugfixes for 2.6.38 are available from:
git://linux-nfs.org/~bfields/linux.git for-2.6.38
(Note several of the "nfsd4:" patches are just one fix for a
merge-window regression, with some preperatory cleanup rather finely
split out.)
--b.
Benny Halevy (1):
NFSD: use nfserr for status after decode_cb_op_status
J. Bruce Fields (9):
nfsd: don't leak dentry count on mnt_want_write failure
nfsd4: split up nfsd_break_deleg_cb
nfsd4: add helper function for lease setup
nfsd4: fix leak on allocation error
nfsd4: split lease setting into separate function
nfsd4: remove unused deleg dprintk's.
nfsd4: modify fi_delegations under recall_lock
nfsd4: acquire only one lease per file
nfsd: break lease on unlink due to rename
Konstantin Khorenko (1):
NFSD: memory corruption due to writing beyond the stat array
fs/nfsd/nfs4callback.c | 6 +-
fs/nfsd/nfs4state.c | 186 +++++++++++++++++++++++++++---------------------
fs/nfsd/state.h | 5 +-
fs/nfsd/vfs.c | 21 ++++--
4 files changed, 125 insertions(+), 93 deletions(-)
next reply other threads:[~2011-02-15 18:59 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-02-15 18:59 J. Bruce Fields [this message]
2011-02-17 4:25 ` 2.6.38 nfsd bugfixes J. Bruce Fields
2011-02-17 4:32 ` Linus Torvalds
2011-02-17 4:51 ` J. Bruce Fields
2011-02-17 5:54 ` Linus Torvalds
2011-02-18 19:27 ` 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=20110215185902.GG29420@fieldses.org \
--to=bfields@fieldses.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-nfs@vger.kernel.org \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox