From: Chuck Lever Date: Fri, 11 Jan 2008 22:09:52 +0000 (-0500) Subject: NFS: Invoke nlmclnt_init during NFS mount processing X-Git-Tag: v2.6.25-rc1~1146^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9289e7f91add1c09c3ec8571a2080f7507730b8d;p=pandora-kernel.git NFS: Invoke nlmclnt_init during NFS mount processing Cache an appropriate nlm_host structure in the NFS client's mount point metadata for later use. Note that there is no need to set NFS_MOUNT_NONLM in the error case -- if nfs_start_lockd() returns a non-zero value, its callers ensure that the mount request fails outright. Signed-off-by: Chuck Lever Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed