linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/7] nfs41-for-2.6.30 cleanup patches
@ 2009-03-30 13:59 Benny Halevy
  2009-03-30 14:00 ` [PATCH 1/7] SQUASHME: nfs41: remove ifdefs around nfs_client_initdata.minorversion Benny Halevy
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Benny Halevy @ 2009-03-30 13:59 UTC (permalink / raw)
  To: Trond Myklebust; +Cc: NFS list, pNFS Mailing List, Andy Adamson

Trond,

The following cleanup patches address your review comments.
They are tested to compile and I'll test them on hardware ASAP.
Once ready, I'd like to squash them in to the patchset and
resend a new version.

[PATCH 1/7] SQUASHME: nfs41: remove ifdefs around nfs_client_initdata.minorversion
[PATCH 2/7] SQUASHME: nfs41: use kcalloc to allocate slot table
[PATCH 3/7] SQUASHME: nfs41: alloc session with GFP_KERNEL
[PATCH 4/7] SQUASHME: nfs41: embed resp_len in nfs_getaclres
[PATCH 5/7] SQUASHME: Revert "NFS: fix decode_fs_locations_maxsz"
[PATCH 6/7] SQUASHME: nfs41: get fs_locations replen before encoding the GETATTR
[PATCH 7/7] SQUASHME: nfs41: get getacl replen before encoding the GETATTR

Other than that I've made the following changes to be included
in the next version:

- fixed bisectability issues
- got rid of rpc_clnt.cl_private, use *session in seq args/res instead
- moved nfs4_init_slot_table's definition from "sessions client infrastructure"
  to first usage, in "create_session operations".
- moved new xdr op args/res definitions away from "client xdr definitions",
  to where they're first used.
- move find_slot and free_slot closer to where they're first used.

Benny

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

end of thread, other threads:[~2009-03-30 14:00 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-30 13:59 [PATCH 0/7] nfs41-for-2.6.30 cleanup patches Benny Halevy
2009-03-30 14:00 ` [PATCH 1/7] SQUASHME: nfs41: remove ifdefs around nfs_client_initdata.minorversion Benny Halevy
2009-03-30 14:00 ` [PATCH 2/7] SQUASHME: nfs41: use kcalloc to allocate slot table Benny Halevy
2009-03-30 14:00 ` [PATCH 3/7] SQUASHME: nfs41: alloc session with GFP_KERNEL Benny Halevy
2009-03-30 14:00 ` [PATCH 4/7] SQUASHME: nfs41: embed resp_len in nfs_getaclres Benny Halevy
2009-03-30 14:00 ` [PATCH 5/7] SQUASHME: Revert "NFS: fix decode_fs_locations_maxsz" Benny Halevy
2009-03-30 14:00 ` [PATCH 6/7] SQUASHME: nfs41: get fs_locations replen before encoding the GETATTR Benny Halevy
2009-03-30 14:00 ` [PATCH 7/7] SQUASHME: nfs41: get getacl " Benny Halevy

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).