Searched hist:"32119446 bb65da559eb6f05236086fe449d2a024" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/fs/nfsd/ |
H A D | vfs.h | diff 32119446bb65da559eb6f05236086fe449d2a024 Tue Jun 23 17:39:23 CDT 2020 Frank van der Linden <fllinden@amazon.com> 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>
|
H A D | vfs.c | diff 32119446bb65da559eb6f05236086fe449d2a024 Tue Jun 23 17:39:23 CDT 2020 Frank van der Linden <fllinden@amazon.com> 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>
|