]> git.baikalelectronics.ru Git - kernel.git/commit
NFS: Fix up statx() results
authorTrond Myklebust <trond.myklebust@hammerspace.com>
Wed, 24 Mar 2021 18:29:12 +0000 (14:29 -0400)
committerTrond Myklebust <trond.myklebust@hammerspace.com>
Mon, 12 Apr 2021 21:14:17 +0000 (17:14 -0400)
commit104ff5a44d0b308789f78e658f3d2afc31793f55
tree1d53848d508bd5a7249067dc3e6bdc6867552680
parentce0f3bc6a9cd43bec1899cd9a8c93df033f9ea9b
NFS: Fix up statx() results

If statx has valid attributes available that weren't asked for, then
return them and set the result mask appropriately.

Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
fs/nfs/inode.c