SUNRPC/NFS: make rpc pipe upcall generic
authorPeng Tao <bergwolf@gmail.com>
Fri, 23 Sep 2011 01:50:10 +0000 (21:50 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 18 Oct 2011 16:08:12 +0000 (09:08 -0700)
commitc1225158a8dad9e9d5eee8a17dbbd9c7cda05ab9
treeed543930670a47c3cb911d5580941584509b73f2
parentfdc17abbc4b6094b34ee8ff5d91eaba8637594a2
SUNRPC/NFS: make rpc pipe upcall generic

The same function is used by idmap, gss and blocklayout code. Make it
generic.

Signed-off-by: Peng Tao <peng_tao@emc.com>
Signed-off-by: Jim Rees <rees@umich.edu>
Cc: stable@kernel.org [3.0]
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/blocklayout/blocklayout.c
fs/nfs/blocklayout/blocklayout.h
fs/nfs/blocklayout/blocklayoutdev.c
fs/nfs/idmap.c
include/linux/sunrpc/rpc_pipe_fs.h
net/sunrpc/auth_gss/auth_gss.c
net/sunrpc/rpc_pipe.c