All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] NFSD: some bugfixes and updates
@ 2015-07-30 13:48 Kinglong Mee
  2015-07-30 13:51 ` [PATCH 1/5] NFSD: Store parent's stat in a sperate value Kinglong Mee
                   ` (5 more replies)
  0 siblings, 6 replies; 8+ messages in thread
From: Kinglong Mee @ 2015-07-30 13:48 UTC (permalink / raw)
  To: J. Bruce Fields; +Cc: linux-nfs@vger.kernel.org, kinglongmee

The first three are bugfixes, the last two are updates for EXCLUSIVE4_1.

Kinglong Mee (5):
  NFSD: Store parent's stat in a sperate value
  NFSD: Fix a encode bug of FS_LAYOUT_TYPES and LAYOUT_TYPES
  NFSD: SUPPATTR_EXCLCREAT must be encoded before SECURITY_LABEL.
  NFSD: Set the attributes used to store the verifier for EXCLUSIVE4_1
  NFSD: Return word2 bitmask if setting security label in OPEN/CREATE

 fs/nfsd/nfs4proc.c |  12 ++--
 fs/nfsd/nfs4xdr.c  | 158 +++++++++++++++++++++++++++++++++--------------------
 fs/nfsd/vfs.c      |   6 --
 fs/nfsd/vfs.h      |   6 ++
 4 files changed, 112 insertions(+), 70 deletions(-)

-- 
2.4.3


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2015-08-10 21:22 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-30 13:48 [PATCH 0/5] NFSD: some bugfixes and updates Kinglong Mee
2015-07-30 13:51 ` [PATCH 1/5] NFSD: Store parent's stat in a sperate value Kinglong Mee
2015-07-30 13:52 ` [PATCH 2/5] nfsd: Fix a encode bug of FS_LAYOUT_TYPES and LAYOUT_TYPES Kinglong Mee
2015-07-30 15:48   ` Christoph Hellwig
2015-07-30 13:54 ` [PATCH 3/5] nfsd: SUPPATTR_EXCLCREAT must be encoded before SECURITY_LABEL Kinglong Mee
2015-07-30 13:55 ` [PATCH 4/5] NFSD: Set the attributes used to store the verifier for EXCLUSIVE4_1 Kinglong Mee
2015-07-30 13:55 ` [PATCH 5/5] NFSD: Return word2 bitmask if setting security label in OPEN/CREATE Kinglong Mee
2015-08-10 21:22 ` [PATCH 0/5] NFSD: some bugfixes and updates J. Bruce Fields

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.