* [PATCH v4 0/5] Add secinfo to the NFS client
@ 2011-01-07 18:52 Bryan Schumaker
0 siblings, 0 replies; only message in thread
From: Bryan Schumaker @ 2011-01-07 18:52 UTC (permalink / raw)
To: linux-nfs@vger.kernel.org, Myklebust, Trond
These patches will add the secinfo procedure to the NFS client
and do some cleanup along the way. The final result will should
be able to cross mountpoints using a different form of security
and auto-detect the security of an initial NFS v4 mount.
v4:
- Properly set the number of security flavors decoded by the client
- Return an int rather than an rpc_authflavor_t for better error checking
v3:
- Check for server returning too many security flavors
- Check for gss_oid_len > max_gss_oid_len
- New functions in namespace.c should be static
v2:
- Add more details about the call_sync improvement
- Don't initialize global constant function pointers to NULL
Bryan
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2011-01-07 18:52 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-07 18:52 [PATCH v4 0/5] Add secinfo to the NFS client Bryan Schumaker
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.