SUNRPC: Clean up rpc_create_client_dir()
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Sun, 9 Aug 2009 19:14:23 +0000 (15:14 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Sun, 9 Aug 2009 19:14:23 +0000 (15:14 -0400)
commit7d59d1e86531a53d7648726ab8a6a670ecbd8f06
tree16208fa5961d778f0ef3d76a8342e733689c90ef
parent458adb8ba9b26bfc66593866013adbb62a1a3d2e
SUNRPC: Clean up rpc_create_client_dir()

Factor out the code that does lookups from the code that actually creates
the directory.

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