]> git.baikalelectronics.ru Git - kernel.git/commit
NFSACL: Replace PROC() macro with open code
authorChuck Lever <chuck.lever@oracle.com>
Thu, 1 Oct 2020 22:59:07 +0000 (18:59 -0400)
committerJ. Bruce Fields <bfields@redhat.com>
Fri, 2 Oct 2020 13:37:41 +0000 (09:37 -0400)
commita653718d2dccbf957d85d707137921c5395b0acd
tree6bbd1913f1eaa873961f9f4747b584cc646a8b0c
parentb5b7be6b459b46e58e5bfd19d50befffcf9c13a3
NFSACL: Replace PROC() macro with open code

Clean up: Follow-up on ten-year-old commit d92912af5170 ("NFS: kill
off complicated macro 'PROC'") by performing the same conversion in
the NFSACL code. To reduce the chance of error, I copied the original
C preprocessor output and then made some minor edits.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
fs/nfsd/nfs2acl.c
fs/nfsd/nfs3acl.c
include/uapi/linux/nfsacl.h