From: Trond Myklebust Date: Sat, 7 Sep 2013 17:26:57 +0000 (-0400) Subject: NFS: Clean up the auth flavour array mess X-Git-Tag: v3.12-rc1~87^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=74c988116231129320925a665e7420e513faaabe;p=pandora-kernel.git NFS: Clean up the auth flavour array mess What is the point of having a 'auth_flavor_len' field, if it is always set to 1, and can't be used to determine if the user has selected an auth flavour? This cleanup goes back to using auth_flavor_len for its original intended purpose, and gets rid of the ad-hoc replacements. Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed