From: Trond Myklebust Date: Fri, 21 Sep 2007 00:23:51 +0000 (-0400) Subject: NFSv4: Fix a bug in nfs4_validate_mount_data() X-Git-Tag: v2.6.24-rc1~1285^2~78 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=20c71f5e0f954b00d75009542db2c1f844d94a1e;p=pandora-kernel.git NFSv4: Fix a bug in nfs4_validate_mount_data() The previous patch introduced a bug when copying the server address. Also clarify a copy into the auth_flavours array: currently the two size calculations are equivalent, but we may decide to change the size of auth_flavors[] at some point. Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed