Whamcloud - gitweb
blkid: Fix probing logic so we find renamed devices
authorTheodore Ts'o <tytso@mit.edu>
Sun, 10 Aug 2008 02:37:58 +0000 (22:37 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Sun, 10 Aug 2008 02:37:58 +0000 (22:37 -0400)
commit57926c8c5566f0ef5b77db326d58aa0643cf6270
tree7e102d200a8b04ace5666d76031b0dc887ef44dd
parent226515dfa921dfaa0145f358d0e457852dc3b493
blkid: Fix probing logic so we find renamed devices

This fixes a bug where if there is an entry in the /etc/blkid.tab file
for a particular device (major, minor) number but the filename does
not exist, blkid wouldn't try to find the correct filename.

Addresses-Debian-Bug: #493216
lib/blkid/devname.c