nfs: handle servers that support only ALLOW ACE type.
authorMalahal Naineni <malahal@us.ibm.com>
Thu, 23 Jan 2014 14:54:55 +0000 (08:54 -0600)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Mon, 27 Jan 2014 16:54:35 +0000 (11:54 -0500)
Currently we support ACLs if the NFS server file system supports both
ALLOW and DENY ACE types. This patch makes the Linux client work with
ACLs even if the server supports only 'ALLOW' ACE type.

Signed-off-by: Malahal Naineni <malahal@us.ibm.com>
Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
fs/nfs/nfs4proc.c

Simple merge