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,
	Igor Zhbanov <izh1979@gmail.com>, Serge Hallyn <serue@us.ibm.com>
Subject: nfsd patches for 2.6.29
Date: Wed, 18 Mar 2009 12:21:30 -0400	[thread overview]
Message-ID: <1237393292-14934-1-git-send-email-bfields@fieldses.org> (raw)

The following bugfixes are also available from the for-2.6.29 git
repository at:

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

The CAP_MKNOD change should really go into CAP_FS_MASK, but that will be
a user-visible change, and some more deliberation may be required to be
sure we have CAP_FS_MASK exactly right; so I prefer to go ahead with the
one obvious nfsd-specific change now.

--b.

Benny Halevy (1):
      NFSD: provide encode routine for OP_OPENATTR

J. Bruce Fields (1):
      nfsd: nfsd should drop CAP_MKNOD for non-root

 fs/nfsd/nfs4xdr.c          |    1 +
 include/linux/capability.h |    6 ++++--
 2 files changed, 5 insertions(+), 2 deletions(-)

             reply	other threads:[~2009-03-18 16:21 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-18 16:21 J. Bruce Fields [this message]
2009-03-18 16:21 ` [PATCH] NFSD: provide encode routine for OP_OPENATTR J. Bruce Fields
2009-03-18 16:21   ` [PATCH] nfsd: nfsd should drop CAP_MKNOD for non-root J. Bruce Fields
2009-03-18 17:08     ` Serge E. Hallyn
2009-03-18 17:32       ` J. Bruce Fields
2009-03-18 20:31         ` Igor Zhbanov
2009-03-18 22:21     ` James Morris

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=1237393292-14934-1-git-send-email-bfields@fieldses.org \
    --to=bfields@fieldses.org \
    --cc=izh1979@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-nfs@vger.kernel.org \
    --cc=serue@us.ibm.com \
    --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.