diff options
| author | Al Viro <viro@zeniv.linux.org.uk> | 2026-06-02 12:23:21 -0400 |
|---|---|---|
| committer | Chuck Lever <cel@kernel.org> | 2026-08-10 09:54:35 -0400 |
| commit | a1e9eba212f5badae5ede2774aae4cd5735cedb0 (patch) | |
| tree | 705f26a1d736c921fcbb4b4faf34c7c9d74c1b98 /include/linux | |
| parent | bbf13732f74351d21c5e0e8dd9bd8e1c48dc35d4 (diff) | |
nfsd: unify cleanups in nfsd_cross_mnt() exits
Instead of having a separate path_put() on each failure exit, as well as
on the normal path, let's move all of those past the point where these
codepaths join. We want to keep the ordering between path_put() and
exp_put(), so move that one as well.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Jeff Layton <jlayton@kernel.org>
Link: https://patch.msgid.link/20260602-nfsd-testing-v2-9-e4ea62e3cd5c@kernel.org
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
