commit | b697f9d01c5f07842426f7d8e918bf3110028662 | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Sat Jun 28 21:02:01 2008 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Sat Jun 28 22:17:43 2008 -0400 |
tree | f4929bb271c87e249c37142af0486a8f4a068f61 | |
parent | 772b89d34212e4b36c2025c80304e166bc25a2f3 [diff] |
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>