| From: |
| Mike Christie <michael.christie-AT-oracle.com> |
| To: |
| martin.petersen-AT-oracle.com, linux-scsi-AT-vger.kernel.org, target-devel-AT-vger.kernel.org |
| Subject: |
| [PATCH 0/7] scsi: target: Add WRITE_ATOMIC_16 support |
| Date: |
| Mon, 07 Oct 2024 21:03:09 -0500 |
| Message-ID: |
| <20241008020437.78788-1-michael.christie@oracle.com> |
| Archive-link: |
| Article |
The following patches were made over Linus's current tree and add
WRITE_ATOMIC_16 support to LIO.
In this patchset we only support target_core_iblock. It's implemented
similar to UNMAP where we do not do any emulation and instead pass the
operation to the block layer.