SUNRPC: Allow rpc_pipefs_ops to have null values for upcall and downcall
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Sun, 9 Aug 2009 19:14:16 +0000 (15:14 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Sun, 9 Aug 2009 19:14:16 +0000 (15:14 -0400)
commit7364af6a2d5e708b5c6fee3cce08d1bd7b27c9f1
treef4ce755e169489cae527c9fd18eaabbd7b6a7e93
parentb693ba4a338da15db1db4b5ebaa36e4ab9781c82
SUNRPC: Allow rpc_pipefs_ops to have null values for upcall and downcall

Also ensure that we use the umode_t type when appropriate...

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
net/sunrpc/rpc_pipe.c