dm-zoned-tools 2.2.2-1 source package in Ubuntu

Changelog

dm-zoned-tools (2.2.2-1) unstable; urgency=medium

  * Initial release (Closes: #882640)

 -- Sudip Mukherjee <email address hidden>  Fri, 14 Apr 2023 23:43:43 +0100

Upload details

Uploaded by:
Sudip Mukherjee
Uploaded to:
Sid
Original maintainer:
Sudip Mukherjee
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc

Downloads

File Size SHA-256 Checksum
dm-zoned-tools_2.2.2-1.dsc 1.9 KiB 98f38986e3850fed7bc116661c578be4a013599f0cde84f2aa9cb50e65734cb0
dm-zoned-tools_2.2.2.orig.tar.xz 41.7 KiB 7f9b2e215f0c5c827573d7719e95760b56550c432413fb82735c17114de01a19
dm-zoned-tools_2.2.2-1.debian.tar.xz 2.0 KiB d6052eb787fb1cbbe5cbc5a6f1e55b2e451d1eb4979590b9d8101e032fbb39e2

No changes file available.

Binary packages built by this source

dm-zoned-tools: utilities for the dm-zoned device mapper

 The dm-zoned device mapper target provides random write access
 to zoned block devices (ZBC and ZAC compliant devices). It hides
 to the device user (a file system or an application doing raw
 block device accesses) the sequential write constraint of host-managed
 zoned block devices, allowing the use of applications and file systems
 that do not have native zoned block device support.
 .
 The dmzadm utility allows formating backend devices for use with the
 dm-zoned device mapper target driver. This utility will inspect the
 device verifying that it is a zoned block device and will prepare
 and write on-disk dm-zoned metadata according to the device capacity,
 zone size, etc.

dm-zoned-tools-dbgsym: debug symbols for dm-zoned-tools