NFS: flav_array honors NFS_MAX_SECFLAVORS
authorBryan Schumaker <bjschuma@netapp.com>
Wed, 13 Apr 2011 18:31:29 +0000 (14:31 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 13 Apr 2011 19:12:22 +0000 (15:12 -0400)
commit0fabee243a2c6edd66284a4d8948ccbe6727e3bb
treedc1903c78445c9367816a2765d923b8d7da41e3b
parentd1a8016a2d1e75021ecc8715e3c81442d7218eb6
NFS: flav_array honors NFS_MAX_SECFLAVORS

NFS_MAX_SECFLAVORS should already take into account RPC_AUTH_UNIX
and RPC_AUTH_NULL, so we don't need to set aside extra slots
for them.

Signed-off-by: Bryan Schumaker <bjschuma@netapp.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/nfs4proc.c