]> www.infradead.org Git - users/jedix/linux-maple.git/commit
NFSv4: Check for delegation validity in nfs_start_delegation_return_locked()
authorTrond Myklebust <trond.myklebust@hammerspace.com>
Thu, 27 Mar 2025 23:20:53 +0000 (19:20 -0400)
committerTrond Myklebust <trond.myklebust@hammerspace.com>
Fri, 28 Mar 2025 20:38:05 +0000 (16:38 -0400)
commit9e8f324bd44c1fe026b582b75213de4eccfa1163
tree80a86d3efc546c1843a35c37aa6d718d986dd1e1
parent8d3ca331026a7f9700d3747eed59a67b8f828cdc
NFSv4: Check for delegation validity in nfs_start_delegation_return_locked()

Check that the delegation is still attached after taking the spin lock
in nfs_start_delegation_return_locked().

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