From: Chuck Lever Date: Sun, 27 Aug 2006 21:23:53 +0000 (-0400) Subject: NFS: NFS_ROOT should use the new rpc_create API X-Git-Tag: v2.6.19-rc1~1271^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=058ad9cbf14b3c7480d01b20280cb4d5858f7a50;p=pandora-kernel.git NFS: NFS_ROOT should use the new rpc_create API Teach NFS_ROOT to use the new rpc_create API instead of the old two-call API for creating an RPC transport. Test plan: Compile the kernel with the NFS client build-in, and set CONFIG_NFS_ROOT. Signed-off-by: Chuck Lever Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed