diff options
| author | Al Viro <viro@zeniv.linux.org.uk> | 2024-02-20 07:09:20 +0300 |
|---|---|---|
| committer | Al Viro <viro@zeniv.linux.org.uk> | 2025-07-03 05:44:54 +0300 |
| commit | 4b2f61af8a8f1e0f54d6105e887f8da5ad1d3ddc (patch) | |
| tree | 602b839e692c70953788f714eff153646b3ce920 /scripts/gdb/linux/vfs.py | |
| parent | 59200f45267481582f4e42334a510f01d0b89449 (diff) | |
| download | linux-4b2f61af8a8f1e0f54d6105e887f8da5ad1d3ddc.tar.xz | |
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 'scripts/gdb/linux/vfs.py')
0 files changed, 0 insertions, 0 deletions
