commit | 3c1818275cc65c6d53e0adfde0c989bfe89ab8d7 | [log] [tgz] |
---|---|---|
author | Anna Schumaker <Anna.Schumaker@Netapp.com> | Wed Jul 26 10:14:55 2017 -0400 |
committer | Anna Schumaker <Anna.Schumaker@Netapp.com> | Mon Oct 16 13:51:27 2017 -0400 |
tree | 5eb338476c0b4e43bb62fd3378fa4aacf15100c3 | |
parent | 33d930e59a98fa10a0db9f56c7fa2f21a4aef9b9 [diff] |
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>