From 19df732b295511e7aaa48a0c3939230ddf69f325 Mon Sep 17 00:00:00 2001 From: Randy Dunlap Date: Wed, 23 Sep 2009 14:36:38 -0400 Subject: [PATCH] --- yaml --- r: 165552 b: refs/heads/master c: 4111d4fde6aa04a2e42c43d0e74593e6144b0f0f h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/net/sunrpc/rpc_pipe.c | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 0735ed5c922e..f47920c66aff 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 97363c6a4f93a20380b4a9e11f35e27fed68a517 +refs/heads/master: 4111d4fde6aa04a2e42c43d0e74593e6144b0f0f diff --git a/trunk/net/sunrpc/rpc_pipe.c b/trunk/net/sunrpc/rpc_pipe.c index 858a443f418f..49278f830367 100644 --- a/trunk/net/sunrpc/rpc_pipe.c +++ b/trunk/net/sunrpc/rpc_pipe.c @@ -860,7 +860,8 @@ static void rpc_clntdir_depopulate(struct dentry *dentry) /** * rpc_create_client_dir - Create a new rpc_client directory in rpc_pipefs - * @path: path from the rpc_pipefs root to the new directory + * @dentry: dentry from the rpc_pipefs root to the new directory + * @name: &struct qstr for the name * @rpc_client: rpc client to associate with this directory * * This creates a directory at the given @path associated with