diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2023-11-11 15:56:55 -0500 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2023-11-25 02:50:11 -0500 |
commit | 715cd66aabf96b6cf423590954326799312c6dfa (patch) | |
tree | 33f56e0cb5799583e71c720d44dc0598865d2e53 /scripts/gdb/linux/pgtable.py | |
parent | f9453a1ad1fadae29fd7db5ad8ea16f35e737276 (diff) |
simple_fill_super(): don't bother with d_genocide() on failure
Failing ->fill_super() will be followed by ->kill_sb(), which should
include kill_litter_super() if the call of simple_fill_super() had
been asked to create anything besides the root dentry. So there's
no need to empty the partially populated tree - it will be trimmed
by inevitable kill_litter_super().
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'scripts/gdb/linux/pgtable.py')
0 files changed, 0 insertions, 0 deletions