You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
btrfs-progs: zoned: create a data block-group for relocation
Create a second data block-group to be used for relocation, in case a
zoned filesystem in created.
This second data block-group will then be picked up by the kernel as the
default data relocation block-group on mount.
This ensures we always have a target to relocate good data to when we
need to do garbage collection.
Signed-off-by: Johannes Thumshirn <[email protected]>
Signed-off-by: David Sterba <[email protected]>
0 commit comments