]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
NFS: fold nfs_abort_delegation_return into nfs_end_delegation_return
authorChristoph Hellwig <hch@lst.de>
Wed, 28 Jan 2026 04:46:07 +0000 (05:46 +0100)
committerAnna Schumaker <anna.schumaker@oracle.com>
Fri, 30 Jan 2026 21:49:15 +0000 (16:49 -0500)
commitf7550318b29f754dabfb2f1db535ffe77e6d4446
tree5724a8c6c15237f56f60e58dd50e64b6aaf7c497
parent438c3e47c2e5edfde3ab01443345b4c5e5f2fb55
NFS: fold nfs_abort_delegation_return into nfs_end_delegation_return

This will allow to simplify the error handling flow.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Anna Schumaker <anna.schumaker@oracle.com>
fs/nfs/delegation.c