summaryrefslogtreecommitdiffstats
path: root/libmount/src/context_umount.c
diff options
context:
space:
mode:
authorPeter Rajnoha2012-09-21 14:23:32 +0200
committerKarel Zak2012-10-02 10:23:51 +0200
commit8d687180b2efc4331bb9ce3145c207de0606815e (patch)
treeb3777769c9399c8ede3b236b4a5b2a080a43f79d /libmount/src/context_umount.c
parentsu: don't modify PATH if -l not specified (diff)
downloadkernel-qcow2-util-linux-8d687180b2efc4331bb9ce3145c207de0606815e.tar.gz
kernel-qcow2-util-linux-8d687180b2efc4331bb9ce3145c207de0606815e.tar.xz
kernel-qcow2-util-linux-8d687180b2efc4331bb9ce3145c207de0606815e.zip
lsblk: fix reporting of 'part' type
Partitions are incorrectly marked with 'disk' type on lsblk output while it should be marked as 'part' type. Before: $ lsblk /dev/sda NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT sda 8:0 0 128M 0 disk `-sda1 8:1 0 64M 0 disk With this patch applied: $ lsblk /dev/sda NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT sda 8:0 0 128M 0 disk `-sda1 8:1 0 64M 0 part Signed-off-by: Peter Rajnoha <prajnoha@redhat.com>
Diffstat (limited to 'libmount/src/context_umount.c')
0 files changed, 0 insertions, 0 deletions