commit | fe144e11e961a8fb2c568f486bd5bcd49582e24f | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Sat Oct 18 16:47:46 2008 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Sat Oct 18 16:47:46 2008 -0400 |
tree | 6268cdac2435d9b4cf384d98d8683dc55ff60363 | |
parent | df547ae88663ba4259cd61adc9f166d41e0b86f5 [diff] |
libblkid: Refuse to create a device structure for a non-existent device Fix blkid_get_dev() so it will never return a device structure if the device file doesn't exist. Addresses-Debian-Bug: #502541 Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>