summaryrefslogtreecommitdiffstats
path: root/fs/internal.h
diff options
context:
space:
mode:
authorAl Viro <viro@zeniv.linux.org.uk>2023-11-11 21:56:55 +0100
committerAl Viro <viro@zeniv.linux.org.uk>2023-11-25 08:50:11 +0100
commit715cd66aabf96b6cf423590954326799312c6dfa (patch)
tree33f56e0cb5799583e71c720d44dc0598865d2e53 /fs/internal.h
parentMerge branch 'merged-selinux' into work.dcache-misc (diff)
downloadlinux-715cd66aabf96b6cf423590954326799312c6dfa.tar.xz
linux-715cd66aabf96b6cf423590954326799312c6dfa.zip
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 'fs/internal.h')
0 files changed, 0 insertions, 0 deletions