diff options
author | 2021-10-21 10:01:38 +0200 | |
---|---|---|
committer | 2021-10-21 10:01:38 +0200 | |
commit | d534d31d6a45d71de61db22090b4820afb68fddc (patch) | |
tree | ffaf3b2b74b8976d49eabffd4b6614decc2c8364 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Linux 5.15-rc6 (diff) | |
download | wireguard-linux-d534d31d6a45d71de61db22090b4820afb68fddc.tar.xz wireguard-linux-d534d31d6a45d71de61db22090b4820afb68fddc.zip |
fuse: check s_root when destroying sb
Checking "fm" works because currently sb->s_fs_info is cleared on error
paths; however, sb->s_root is what generic_shutdown_super() checks to
determine whether the sb was fully initialized or not.
This change will allow cleanup of sb setup error paths.
Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions