On 1/15/21 12:46 AM, Jakub Radtke wrote:
This patchset is aimed to add write-intent bitmap support for IMSM
metadata.
Additional function in the superswitch (set_bitmap) is proposed as
a place where the internal bitmaps configuration for non-native
metadata can be performed (through sysfs).
Adding the bitmap to existing volumes is implemented similarly like
for the PPL functionality (through --update-subarray).
The patchset was tested on HW and qemu.
All applied, with a few minor tweaks to broken comment formatting.
Thanks,
Jes