summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorKarel Zak2012-06-12 15:41:47 +0200
committerKarel Zak2012-06-12 15:41:47 +0200
commite4062c72d1733b0b99ed1c6269c996d6194e869b (patch)
tree53050523c6c19d6f2413130eecde9b9bf5249c64 /tools
parentlosetup: warn about backing file size (diff)
downloadkernel-qcow2-util-linux-e4062c72d1733b0b99ed1c6269c996d6194e869b.tar.gz
kernel-qcow2-util-linux-e4062c72d1733b0b99ed1c6269c996d6194e869b.tar.xz
kernel-qcow2-util-linux-e4062c72d1733b0b99ed1c6269c996d6194e869b.zip
losetup: improve -a to report loopdevs < 512 bytes
# ll ~/xxx2 -rw-r--r-- 1 root root 500 Jun 12 14:30 /root/xxx2 old version: # losetup -a new version: # losetup -a /dev/loop0: [2052]:535312 (/root/xxx2) The new version scans /sys/block/loopN, kernel >= 2.6.37 is required otherwise fallback to the original not-so-smart /proc/partitions scan. Addresses: https://bugzilla.redhat.com/show_bug.cgi?id=730266 Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions