diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2024-02-19 23:09:20 -0500 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2025-07-02 22:44:54 -0400 |
commit | 4b2f61af8a8f1e0f54d6105e887f8da5ad1d3ddc (patch) | |
tree | 602b839e692c70953788f714eff153646b3ce920 /lib/crypto/mpi/mpiutil.c | |
parent | 59200f45267481582f4e42334a510f01d0b89449 (diff) |
rpc_pipe: clean failure exits in fill_super
->kill_sb() will be called immediately after a failure return
anyway, so we don't need to bother with notifier chain and
rpc_gssd_dummy_depopulate(). What's more, rpc_gssd_dummy_populate()
failure exits do not need to bother with __rpc_depopulate() -
anything added to the tree will be taken out by ->kill_sb().
Reviewed-by: Jeff Layton <jlayton@kernel.org>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'lib/crypto/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions