diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-14 19:10:49 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-14 19:10:49 +0000 |
commit | cfe5e3905201349e9cf3f95d52ff4bd100bde37d (patch) | |
tree | d0baf160cbee3195249d095f85e52d20c21acf02 /tests/expected/lsblk/lsblk-simple-lvm-discard | |
parent | Initial commit. (diff) | |
download | util-linux-cfe5e3905201349e9cf3f95d52ff4bd100bde37d.tar.xz util-linux-cfe5e3905201349e9cf3f95d52ff4bd100bde37d.zip |
Adding upstream version 2.39.3.upstream/2.39.3
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'tests/expected/lsblk/lsblk-simple-lvm-discard')
-rw-r--r-- | tests/expected/lsblk/lsblk-simple-lvm-discard | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/tests/expected/lsblk/lsblk-simple-lvm-discard b/tests/expected/lsblk/lsblk-simple-lvm-discard new file mode 100644 index 0000000..4eb6763 --- /dev/null +++ b/tests/expected/lsblk/lsblk-simple-lvm-discard @@ -0,0 +1,22 @@ +NAME DISC-ALN DISC-GRAN DISC-MAX DISC-ZERO +loop0 0 4K 4G 0 +`-vg_foo.4059-lv_foo.4059 0 4K 4G 0 +loop1 0 4K 4G 0 +`-vg_foo.4059-lv_foo.4059 0 4K 4G 0 +loop2 0 4K 4G 0 +`-vg_foo.4059-lv_foo.4059 0 4K 4G 0 +loop3 0 4K 4G 0 +`-vg_foo.4059-lv_foo.4059 0 4K 4G 0 +sda 0 512B 2G 0 +|-sda1 0 512B 2G 0 +|-sda2 0 512B 2G 0 +|-sda3 0 512B 2G 0 +|-sda4 0 512B 2G 0 +|-sda5 0 512B 2G 0 +`-sda6 0 512B 2G 0 +sdb 0 0B 0B 0 +`-sdb1 0 0B 0B 0 +nvme0n1 0 512B 2T 0 +|-nvme0n1p1 0 512B 2T 0 +|-nvme0n1p2 0 512B 2T 0 +`-nvme0n1p3 0 512B 2T 0 |