From: Chuck Lever Date: Wed, 23 Sep 2009 18:36:38 +0000 (-0400) Subject: NFS: Add nfs_alloc_parsed_mount_data X-Git-Tag: v2.6.32-rc1~149^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9423a08ad5773d0a7612d434700561dc8346b6d6;p=pandora-kernel.git NFS: Add nfs_alloc_parsed_mount_data Allocating nfs_parsed_mount_data and setting up the defaults is nearly the same for both nfs and nfs4 mounts. Both paths seem to use nfs_validate_transport_protocol(), so setting a default value for nfs_server.protocol ought to be unnecessary. Signed-off-by: Chuck Lever Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed