commit | 74c988116231129320925a665e7420e513faaabe | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Sat Sep 07 13:26:57 2013 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Sat Sep 07 16:11:24 2013 -0400 |
tree | fda2be377b73375820dbc598bc5fc21e141d9669 | |
parent | 0e20162ed1e9a639fc61d62c71327169fb1a1970 [diff] |
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 <Trond.Myklebust@netapp.com>