From: Stanislav Kinsbursky Date: Mon, 24 Jun 2013 07:52:52 +0000 (+0400) Subject: SUNRPC: split client creation routine into setup and registration X-Git-Tag: v3.11-rc1~72^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e73f4cc051199799aee4320f300f28ffb82f3eb1;p=pandora-kernel.git SUNRPC: split client creation routine into setup and registration This helper moves all "registration" code to the new rpc_client_register() helper. This helper will be used later in the series to synchronize against PipeFS MOUNT/UMOUNT events. Signed-off-by: Stanislav Kinsbursky Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed