All of lore.kernel.org
 help / color / mirror / Atom feed
From: NeilBrown <neilb@suse.de>
To: Andrew Morton <akpm@osdl.org>
Cc: nfs@lists.sourceforge.net, linux-kernel@vger.kernel.org
Subject: [PATCH 000 of 9] knfsd: minor gss/v4 cleanups and major ACL surgery.
Date: Tue, 5 Sep 2006 09:15:21 +1000	[thread overview]
Message-ID: <20060905090617.21303.patches@notabene> (raw)

Following are 9 patches for nfsd from Bruce Fields.  First 5 are minor
cleanups around gss code and elsewhere.  Last 4 make substantial
changes to ACL handling, particularly for mapping between Posix draft
ACLs and NFSv4 ACLs.

Thanks,
NeilBrown


 [PATCH 001 of 9] knfsd: svcrpc: gss: factor out some common wrapping code
 [PATCH 002 of 9] knfsd: svcrpc: gss: fix failure on SVC_DENIED in integrity case
 [PATCH 003 of 9] knfsd: svcrpc: use consistent variable name for the reply state
 [PATCH 004 of 9] knfsd: nfsd4: refactor exp_pseudoroot
 [PATCH 005 of 9] knfsd: nfsd4: clean up exp_pseudoroot
 [PATCH 006 of 9] knfsd: nfsd4: acls: relax the nfsv4->posix mapping
 [PATCH 007 of 9] knfsd: nfsd4: acls: fix inheritance
 [PATCH 008 of 9] knfsd: nfsd4: acls: simplify nfs4_acl_nfsv4_to_posix interface
 [PATCH 009 of 9] knfsd: nfsd4: acls: fix handling of zero-length acls

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
NFS maillist  -  NFS@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs

WARNING: multiple messages have this Message-ID (diff)
From: NeilBrown <neilb@suse.de>
To: Andrew Morton <akpm@osdl.org>
Cc: nfs@lists.sourceforge.net, linux-kernel@vger.kernel.org
Subject: [PATCH 000 of 9] knfsd: minor gss/v4 cleanups and major ACL surgery.
Date: Tue, 5 Sep 2006 09:15:21 +1000	[thread overview]
Message-ID: <20060905090617.21303.patches@notabene> (raw)

Following are 9 patches for nfsd from Bruce Fields.  First 5 are minor
cleanups around gss code and elsewhere.  Last 4 make substantial
changes to ACL handling, particularly for mapping between Posix draft
ACLs and NFSv4 ACLs.

Thanks,
NeilBrown


 [PATCH 001 of 9] knfsd: svcrpc: gss: factor out some common wrapping code
 [PATCH 002 of 9] knfsd: svcrpc: gss: fix failure on SVC_DENIED in integrity case
 [PATCH 003 of 9] knfsd: svcrpc: use consistent variable name for the reply state
 [PATCH 004 of 9] knfsd: nfsd4: refactor exp_pseudoroot
 [PATCH 005 of 9] knfsd: nfsd4: clean up exp_pseudoroot
 [PATCH 006 of 9] knfsd: nfsd4: acls: relax the nfsv4->posix mapping
 [PATCH 007 of 9] knfsd: nfsd4: acls: fix inheritance
 [PATCH 008 of 9] knfsd: nfsd4: acls: simplify nfs4_acl_nfsv4_to_posix interface
 [PATCH 009 of 9] knfsd: nfsd4: acls: fix handling of zero-length acls

             reply	other threads:[~2006-09-04 23:15 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-09-04 23:15 NeilBrown [this message]
2006-09-04 23:15 ` [PATCH 000 of 9] knfsd: minor gss/v4 cleanups and major ACL surgery NeilBrown
2006-09-04 23:15 ` [PATCH 001 of 9] knfsd: svcrpc: gss: factor out some common wrapping code NeilBrown
2006-09-04 23:15   ` NeilBrown
2006-09-04 23:15 ` [PATCH 002 of 9] knfsd: svcrpc: gss: fix failure on SVC_DENIED in integrity case NeilBrown
2006-09-04 23:15   ` NeilBrown
2006-09-04 23:15 ` [PATCH 003 of 9] knfsd: svcrpc: use consistent variable name for the reply state NeilBrown
2006-09-04 23:15   ` NeilBrown
2006-09-04 23:15 ` [PATCH 004 of 9] knfsd: nfsd4: refactor exp_pseudoroot NeilBrown
2006-09-04 23:15   ` NeilBrown
2006-09-04 23:15 ` [PATCH 005 of 9] knfsd: nfsd4: clean up exp_pseudoroot NeilBrown
2006-09-04 23:15   ` NeilBrown
2006-09-04 23:15 ` [PATCH 006 of 9] knfsd: nfsd4: acls: relax the nfsv4->posix mapping NeilBrown
2006-09-04 23:15   ` NeilBrown
2006-09-04 23:15 ` [PATCH 007 of 9] knfsd: nfsd4: acls: fix inheritance NeilBrown
2006-09-04 23:15   ` NeilBrown
2006-09-04 23:16 ` [PATCH 008 of 9] knfsd: nfsd4: acls: simplify nfs4_acl_nfsv4_to_posix interface NeilBrown
2006-09-04 23:16   ` NeilBrown
2006-09-04 23:16 ` [PATCH 009 of 9] knfsd: nfsd4: acls: fix handling of zero-length acls NeilBrown
2006-09-04 23:16   ` NeilBrown

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=20060905090617.21303.patches@notabene \
    --to=neilb@suse.de \
    --cc=akpm@osdl.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=nfs@lists.sourceforge.net \
    /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.