From: Bryan Schumaker Date: Fri, 27 Apr 2012 17:27:42 +0000 (-0400) Subject: NFS: Honor the authflavor set in the clone mount data X-Git-Tag: v3.4-rc6~27^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7e6eb683d260d9325f0d1bd911518d5ed3cb4f0c;p=pandora-kernel.git NFS: Honor the authflavor set in the clone mount data The authflavor is set in an nfs_clone_mount structure and passed to the xdev_mount() functions where it was promptly ignored. Instead, use it to initialize an rpc_clnt for the cloned server. Signed-off-by: Bryan Schumaker Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed