]> git.ipfire.org Git - thirdparty/util-linux.git/commit
tests: (lsblk) capture multi-device filesystem sysfs in mk-input.sh
authorKarel Zak <kzak@redhat.com>
Tue, 12 May 2026 11:33:17 +0000 (13:33 +0200)
committerKarel Zak <kzak@redhat.com>
Tue, 12 May 2026 11:33:17 +0000 (13:33 +0200)
commitcdfabc23082ffd39aff024fc0e7285e76d6b0b51
treee8b15b5ba5f9b5b9d5f4717d2c4d524c869d27a2
parenta5bf11dda4a34c48bb6776e2278f0bdd7a65cf2e
tests: (lsblk) capture multi-device filesystem sysfs in mk-input.sh

Add capture of /sys/fs/btrfs/<uuid>/devices/ and
/sys/fs/bcachefs/<uuid>/dev-*/block symlinks so that dumps
generated on systems with multi-device btrfs or bcachefs
filesystems include the sysfs data needed for mount propagation
testing.

Also add a "mnt" output with KNAME,FSTYPE,MOUNTPOINT,MOUNTPOINTS
columns.

Signed-off-by: Karel Zak <kzak@redhat.com>
tests/ts/lsblk/mk-input.sh