Device Mapper Atomic Write Support Patches Posted
([Linux Storage] 3 Hours Ago
DM Atomic Write)
- Reference: 0001517045
- News link: https://www.phoronix.com/news/Device-Mapper-Atomic-Write
- Source link:
Along with other recent Linux kernel patches around [1]atomic write support, a set of Device Mapper (DM) patches were posted today for implementing said functionality.
Last year in Linux 6.11 [2]there was atomic write support added to the block subsystem and wired up for NVMe and SCSI devices. The Device Mapper framework for mapping block devices to virtual block devices for the Logical Volume Manager (LVM), software raid, DM-crypt, and other functionality is now seeing atomic write support prepared.
John Garry of Oracle sent out the "request for comments" patches today in adding Device Mapper atomic write support. This support relies on stacking atomic write limits and initially only the dm-linear target is supported.
For those interested [3]this RFC patch series is the initial attempt at the DM atomic write support.
[1] https://www.phoronix.com/search/atomic+write
[2] https://www.phoronix.com/news/Linux-6.11-Block-Atomic-Writes
[3] https://lore.kernel.org/lkml/20250106124119.1318428-1-john.g.garry@oracle.com/T/
Last year in Linux 6.11 [2]there was atomic write support added to the block subsystem and wired up for NVMe and SCSI devices. The Device Mapper framework for mapping block devices to virtual block devices for the Logical Volume Manager (LVM), software raid, DM-crypt, and other functionality is now seeing atomic write support prepared.
John Garry of Oracle sent out the "request for comments" patches today in adding Device Mapper atomic write support. This support relies on stacking atomic write limits and initially only the dm-linear target is supported.
For those interested [3]this RFC patch series is the initial attempt at the DM atomic write support.
[1] https://www.phoronix.com/search/atomic+write
[2] https://www.phoronix.com/news/Linux-6.11-Block-Atomic-Writes
[3] https://lore.kernel.org/lkml/20250106124119.1318428-1-john.g.garry@oracle.com/T/
vitalif