]> git.apps.os.sepia.ceph.com Git - ceph-client.git/commit
NFSv4: Don't clear capabilities that won't be reset
authorTrond Myklebust <trond.myklebust@hammerspace.com>
Fri, 29 Aug 2025 16:02:16 +0000 (09:02 -0700)
committerTrond Myklebust <trond.myklebust@hammerspace.com>
Fri, 29 Aug 2025 16:56:27 +0000 (12:56 -0400)
commit31f1a960ad1a14def94fa0b8c25d62b4c032813f
tree2421a47ff25663da4027f8ebbfe9c5bd5cf56492
parent1b237f190eb3d36f52dffe07a40b5eb210280e00
NFSv4: Don't clear capabilities that won't be reset

Don't clear the capabilities that are not going to get reset by the call
to _nfs4_server_capabilities().

Reported-by: Scott Haiden <scott.b.haiden@gmail.com>
Fixes: b01f21cacde9 ("NFS: Fix the setting of capabilities when automounting a new filesystem")
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
fs/nfs/nfs4proc.c