nfsd: define xattr functions to call into their vfs counterparts
authorFrank van der Linden <fllinden@amazon.com>
Tue, 23 Jun 2020 22:39:23 +0000 (22:39 +0000)
committerChuck Lever <chuck.lever@oracle.com>
Mon, 13 Jul 2020 21:27:03 +0000 (17:27 -0400)
commit32119446bb65da559eb6f05236086fe449d2a024
treeee6786a6dbd698916f045547b9c4e81437a618c0
parent4dd05fceb7eeceac4daeceec0d6a2e6a2528a3e4
nfsd: define xattr functions to call into their vfs counterparts

This adds the filehandle based functions for the xattr operations
that call in to the vfs layer to do the actual work.

Signed-off-by: Frank van der Linden <fllinden@amazon.com>
[ cel: address checkpatch.pl complaint ]
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
fs/nfsd/vfs.c
fs/nfsd/vfs.h