Whamcloud - gitweb
blkid: Make sure a device returned by blkid_find_dev_with_tag exists
authorTheodore Ts'o <tytso@mit.edu>
Sun, 29 Jun 2008 01:02:01 +0000 (21:02 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Sun, 29 Jun 2008 02:17:43 +0000 (22:17 -0400)
commitb697f9d01c5f07842426f7d8e918bf3110028662
treef4929bb271c87e249c37142af0486a8f4a068f61
parent772b89d34212e4b36c2025c80304e166bc25a2f3
blkid: Make sure a device returned by blkid_find_dev_with_tag exists

There could be stale entries in blkid file, so if the device does not
exist, skip it.

Addresses-Debian-Bug: #487758, #487783

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
lib/blkid/tag.c