SUNRPC: Rename rpc_mkdir to rpc_create_client_dir()
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Sun, 9 Aug 2009 19:14:22 +0000 (15:14 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Sun, 9 Aug 2009 19:14:22 +0000 (15:14 -0400)
commit458adb8ba9b26bfc66593866013adbb62a1a3d2e
treeb24eec8ef6f161dbcc564c8f847b476bda9fcb00
parentbb1567491e43df4113ec8b088ff0ebc22f568bc5
SUNRPC: Rename rpc_mkdir to rpc_create_client_dir()

This reflects the fact that rpc_mkdir() as it stands today, can only create
a RPC client type directory.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
include/linux/sunrpc/rpc_pipe_fs.h
net/sunrpc/clnt.c
net/sunrpc/rpc_pipe.c