NFS: Create NFS_ACCESS_* flags
authorAnna Schumaker <Anna.Schumaker@Netapp.com>
Wed, 26 Jul 2017 14:14:55 +0000 (10:14 -0400)
committerAnna Schumaker <Anna.Schumaker@Netapp.com>
Mon, 16 Oct 2017 17:51:27 +0000 (13:51 -0400)
commit3c1818275cc65c6d53e0adfde0c989bfe89ab8d7
tree5eb338476c0b4e43bb62fd3378fa4aacf15100c3
parent33d930e59a98fa10a0db9f56c7fa2f21a4aef9b9
NFS: Create NFS_ACCESS_* flags

Passing the NFS v4 flags into the v3 code seems weird to me, even if
they are defined to the same values.  This patch adds in generic flags
to help me feel better

Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
fs/nfs/dir.c
include/linux/nfs_fs.h