2011-01-05 19:49:07

by Anna Schumaker

[permalink] [raw]
Subject: [PATCH v2 0/5] Add secinfo to the NFS client

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.

v2:
- Add more details about the call_sync improvement
- Don't initialize global constant function pointers to NULL

Bryan


2011-01-05 21:50:58

by Anna Schumaker

[permalink] [raw]
Subject: Re: [PATCH v2 0/5] Add secinfo to the NFS client

I forgot to mention that these apply on top of Tronds "devel" branch of nfs-2.6.git.

-Bryan

On 01/05/2011 02:49 PM, Bryan Schumaker wrote:
> 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.
>
> v2:
> - Add more details about the call_sync improvement
> - Don't initialize global constant function pointers to NULL
>
> Bryan
> --
> To unsubscribe from this list: send the line "unsubscribe linux-nfs" in
> the body of a message to [email protected]
> More majordomo info at http://vger.kernel.org/majordomo-info.html