From: Chuck Lever Date: Sun, 1 Jul 2007 16:13:49 +0000 (-0400) Subject: NFS: Introduce generic mount client API X-Git-Tag: v2.6.23-rc1~1073^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0076d7b7bab580ca2e94637d351fa7cd357743a8;p=pandora-kernel.git NFS: Introduce generic mount client API For NFSv2 and v3 mounts, the first step is to contact the server's MOUNTD and request the file handle for the root of the mounted share. Add a function to the NFS client that handles this operation. Signed-off-by: Chuck Lever Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed