All of lore.kernel.org
 help / color / mirror / Atom feed
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>
Subject: nfsd fixes for 2.6.29
Date: Tue, 27 Jan 2009 18:20:58 -0500	[thread overview]
Message-ID: <20090127232058.GC13854@fieldses.org> (raw)

The following changes are available in the git repository at:

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

Mainly three regression fixes, but I also snuck in two minor
documentation updates.  (I can stop that if it's annoying.)

--b.

J. Bruce Fields (3):
      nfs: note that CONFIG_SUNRPC_XPRT_RDMA turns on server side support too
      nfsd: fix null dereference on error path
      nfsd: fix cred leak on every rpc

James Lentini (1):
      update port number in NFS/RDMA documentation

Jeff Layton (1):
      nfsd: only set file_lock.fl_lmops in nfsd4_lockt if a stateowner is found

 Documentation/filesystems/nfs-rdma.txt |    4 ++--
 fs/nfsd/auth.c                         |    3 +++
 fs/nfsd/nfs4state.c                    |    1 -
 net/sunrpc/Kconfig                     |    5 ++---
 4 files changed, 7 insertions(+), 6 deletions(-)

             reply	other threads:[~2009-01-27 23:21 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-27 23:20 J. Bruce Fields [this message]
2009-01-27 23:23 ` nfsd fixes for 2.6.29 J. Bruce Fields
2009-01-27 23:25   ` [PATCH] nfsd: Ensure nfsv4 calls the underlying filesystem on LOCKT J. Bruce Fields
2009-01-27 23:26     ` [PATCH] nfsd: only set file_lock.fl_lmops in nfsd4_lockt if a stateowner is found J. Bruce Fields
2009-01-27 23:26       ` 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=20090127232058.GC13854@fieldses.org \
    --to=bfields@fieldses.org \
    --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.