btrfs: zoned: relocate block group to repair IO failure in zoned filesystems
[platform/kernel/linux-rpi.git] / fs / btrfs / block-group.h
index d37ee57..2967842 100644 (file)
@@ -96,6 +96,7 @@ struct btrfs_block_group {
        unsigned int has_caching_ctl:1;
        unsigned int removed:1;
        unsigned int to_copy:1;
+       unsigned int relocating_repair:1;
 
        int disk_cache_state;