NFSv4.2: hook in the user extended attribute handlers
authorFrank van der Linden <fllinden@amazon.com>
Tue, 23 Jun 2020 22:39:03 +0000 (22:39 +0000)
committerTrond Myklebust <trond.myklebust@hammerspace.com>
Mon, 13 Jul 2020 21:52:45 +0000 (17:52 -0400)
commit012a211abd5db098094ce429de5f046368391e68
tree0237062153f19a3c978d7cc7bb35682ec479e38e
parentc10a75145febb588d96c6adda6eb5ae2338e4e32
NFSv4.2: hook in the user extended attribute handlers

Now that all the lower level code is there to make the RPC calls, hook
it in to the xattr handlers and the listxattr entry point, to make them
available.

Signed-off-by: Frank van der Linden <fllinden@amazon.com>
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
fs/nfs/nfs4proc.c