diff options
author | Boris Burkov <boris@bur.io> | 2020-11-18 15:06:17 -0800 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2020-12-09 19:16:07 +0100 |
commit | 8f1c21d7490fc1ac5ef364b7085987ca439fb32f (patch) | |
tree | 0e11aad09db6f5400aec20a3ef479cc8e7173697 /fs/btrfs/zoned.h | |
parent | 44c0ca211a4da92513fffc545b5374b45b0c4fc5 (diff) | |
download | linux-8f1c21d7490fc1ac5ef364b7085987ca439fb32f.tar.gz linux-8f1c21d7490fc1ac5ef364b7085987ca439fb32f.tar.bz2 linux-8f1c21d7490fc1ac5ef364b7085987ca439fb32f.zip |
btrfs: start orphan cleanup on ro->rw remount
When we mount a rw filesystem, we start the orphan cleanup process in
tree root and filesystem tree. However, when we remount a ro file system
rw, we only clean the former. Move the calls to btrfs_orphan_cleanup()
on tree_root and fs_root to the shared rw mount routine to effectively
add them on ro->rw remount.
Reviewed-by: Josef Bacik <josef@toxicpanda.com>
Signed-off-by: Boris Burkov <boris@bur.io>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/btrfs/zoned.h')
0 files changed, 0 insertions, 0 deletions