diff options
author | Jia Zhu <zhujia.zj@bytedance.com> | 2022-09-18 12:34:51 +0800 |
---|---|---|
committer | Gao Xiang <hsiangkao@linux.alibaba.com> | 2022-09-20 08:01:53 +0800 |
commit | 1015c1016c231b26d4e2c9b3da65b6c043eb97a3 (patch) | |
tree | 92e610d2be666f88e1c8e4f1b882b0747ded5f4e /fs/erofs/internal.h | |
parent | 1dd73601a1cba37a0ed5f89a8662c90191df5873 (diff) |
erofs: use kill_anon_super() to kill super in fscache mode
Use kill_anon_super() instead of generic_shutdown_super() since the
mount() in erofs fscache mode uses get_tree_nodev() and associated
anon bdev needs to be freed.
Fixes: 9c0cc9c729657 ("erofs: add 'fsid' mount option")
Suggested-by: Jingbo Xu <jefflexu@linux.alibaba.com>
Signed-off-by: Jia Zhu <zhujia.zj@bytedance.com>
Reviewed-by: Jingbo Xu <jefflexu@linux.alibaba.com>
Link: https://lore.kernel.org/r/20220918043456.147-2-zhujia.zj@bytedance.com
Signed-off-by: Gao Xiang <hsiangkao@linux.alibaba.com>
Diffstat (limited to 'fs/erofs/internal.h')
0 files changed, 0 insertions, 0 deletions