Spdk/module/bdev
Damiano Cipriani c34d4d490d
lvol/blob: add shallow copy over a given device
A shallow copy will copy over the destination device only the
cluster allocated to the blob/lvol discarding those belonging
to the blob/lvol parent snapshot. blob/lvol must be read only.

Signed-off-by: Damiano Cipriani <damiano.cipriani@suse.com>
2023-06-06 15:58:36 +02:00
..
aio so_ver: increase all major versions 2023-01-24 08:37:21 +00:00
compress accel: move accel_module.h to include/spdk 2023-05-09 17:58:11 +08:00
crypto bdev/crypto: Put accel buffer when write completes 2023-05-09 17:58:11 +08:00
daos bdev/daos: using SPDK_CONTAINEROF instead of container_of 2023-05-09 17:58:11 +08:00
delay bdev/delay: add uuid option 2023-03-08 08:46:16 +00:00
error bdev/error: add option to provide UUID for error bdev 2023-05-09 17:58:11 +08:00
ftl util/uuid: add API to test/set null uuid 2023-05-09 17:58:11 +08:00
gpt bdev_gpt: use unique partition GUID as bdev UUID 2023-05-09 17:58:11 +08:00
iscsi bdev/iscsi: fix use-after-free in bdev_iscsi_command_cb() 2023-03-16 07:24:56 +00:00
lvol lvol/blob: add shallow copy over a given device 2023-06-06 15:58:36 +02:00
malloc util/uuid: add API to test/set null uuid 2023-05-09 17:58:11 +08:00
null bdev: delete UUID generation from ephemeral bdevs 2023-05-09 17:58:11 +08:00
nvme bdev/nvme: Change if->else to if->return for failover_trid() 2023-05-09 17:58:11 +08:00
ocf bdev/ocf: fix possible memory leak in ctx_data_alloc 2023-05-09 17:58:11 +08:00
passthru module/passthru: add uuid option for creating passthru bdev 2023-05-09 17:58:11 +08:00
raid module/raid: fix rebase with master 2023-05-10 19:59:21 +08:00
rbd bdev/rbd: Do not submit IOs through thread sending. 2023-05-09 17:58:11 +08:00
split so_ver: increase all major versions 2023-01-24 08:37:21 +00:00
uring include: add libgen.h to stdinc.h 2023-05-09 17:58:11 +08:00
virtio so_ver: increase all major versions 2023-01-24 08:37:21 +00:00
xnvme bdev/xnvme: Use bdev_unregister_by_name() to delete a xnvme bdev 2023-01-31 21:40:09 +00:00
zone_block module/bdev: Use error_response() rather than bool_response(false) for JSON RPCs 2023-01-31 21:40:09 +00:00
Makefile bdev/pmem: Removed bdev pmem implementation 2023-03-09 09:21:23 +00:00