commit | ccdc28f81c91f7ef2dc6c28d27f50264b19e4dd5 | [log] [tgz] |
---|---|---|
author | Stanislav Kinsbursky <skinsbursky@parallels.com> | Wed Jan 11 19:18:09 2012 +0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Tue Jan 31 18:20:25 2012 -0500 |
tree | a891b1955b3e071dbea7e9ce5b0d6d8e6a8d5ae0 | |
parent | 0157d021d23a087eecfa830502f81cfe843f0d16 [diff] |
SUNRPC: handle GSS AUTH pipes by network namespace aware routines This patch makes RPC GSS PipeFs pipes allocated in it's RPC client owner network namespace context. Pipes creation and destruction now done in separated functions, which takes care about PipeFS superblock locking. Signed-off-by: Stanislav Kinsbursky <skinsbursky@parallels.com> Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>