commit | 058ad9cbf14b3c7480d01b20280cb4d5858f7a50 | [log] [tgz] |
---|---|---|
author | Chuck Lever <chuck.lever@oracle.com> | Sun Aug 27 17:23:53 2006 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Fri Sep 22 23:24:55 2006 -0400 |
tree | 069a2340c25a953b134b09efc9b84e64847b93ec | |
parent | 6daabf1b04c89f1fbd8eab5450261360943c8e20 [diff] |
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 <chuck.lever@oracle.com> Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>