diff options
author | 2024-08-23 18:27:38 -0400 | |
---|---|---|
committer | 2024-08-26 11:52:40 -0400 | |
commit | da05ba23d4c8d3e8a45846b952e53dd76c4b5e36 (patch) | |
tree | d48db0f75fba72c5a21a78e0250048a3e8d744cc /scripts/generate_rust_analyzer.py | |
parent | MAINTAINERS: Update Olga Kornievskaia's email address (diff) | |
download | wireguard-linux-da05ba23d4c8d3e8a45846b952e53dd76c4b5e36.tar.xz wireguard-linux-da05ba23d4c8d3e8a45846b952e53dd76c4b5e36.zip |
nfsd: hold reference to delegation when updating it for cb_getattr
Once we've dropped the flc_lock, there is nothing that ensures that the
delegation that was found will still be around later. Take a reference
to it while holding the lock and then drop it when we've finished with
the delegation.
Fixes: c5967721e106 ("NFSD: handle GETATTR conflict with write delegation")
Signed-off-by: Jeff Layton <jlayton@kernel.org>
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions