]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitbea41764fab36fe9b63e4ea499d3789a2fb28a59
treedc1903c78445c9367816a2765d923b8d7da41e3b
parentb9b7c4e817b8e87f20ab8276f4275663f1cbee03
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