]> git.ipfire.org Git - thirdparty/util-linux.git/commit
lib/canonicalize: don't use /dev/mapper/<name> if the node does not exist
authorKarel Zak <kzak@redhat.com>
Wed, 3 Apr 2013 11:32:39 +0000 (13:32 +0200)
committerKarel Zak <kzak@redhat.com>
Wed, 3 Apr 2013 11:32:39 +0000 (13:32 +0200)
commit4e5262e450a7ca2835d6c64edef8df0ad24f75a9
tree9f1ae7c613600f11fac321b0215dcdfcff5fd010
parent39de73f5f1c15c8acc5285a0162b43888354e6aa
lib/canonicalize: don't use /dev/mapper/<name> if the node does not exist

Signed-off-by: Karel Zak <kzak@redhat.com>
lib/canonicalize.c