e2fsprogs/lib/blkid
Theodore Ts'o 57926c8c55 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
2008-08-09 22:37:58 -04:00
..
tests Add ZFS test image to blkid test suite 2008-07-07 15:13:09 -04:00
Makefile.in This patch fixes up an error in the lib/blkid/Makefile.in which was causing 2006-08-19 20:05:28 -04:00
blkid.h Add new function blkid_gc_cache() 2007-05-18 00:02:35 -04:00
blkid.pc.in blkid.pc, ss.pc: Move private libs from "Libs:" to "Libs.private:" 2007-11-01 00:32:32 -04:00
blkidP.h Add device-mapper support to the blkid library 2006-03-08 14:17:28 -05:00
blkid_types.h.in Fix asm_types.h type conflicts 2006-04-09 08:41:55 -04:00
cache.c blkid: use list_for_each_safe in garbage collection 2008-06-28 22:17:20 -04:00
dev.c libblkid: Make sure we never reference a null dev->bid_type 2008-07-13 19:10:10 -04:00
devname.c blkid: Fix probing logic so we find renamed devices 2008-08-09 22:37:58 -04:00
devno.c blkid_devno_to_devname(): Avoid recursive loops due to symlinks in /dev 2006-09-24 22:33:38 -04:00
getsize.c Miscellaneous Cleanups 2007-08-03 20:10:46 -04:00
libblkid.3.in Document the BLKID_FILE environment variable in the libblkid man page 2008-02-09 23:35:03 -05:00
list.h Fix up lots of portability problems that caused e2fsprogs not to build successfully 2003-03-06 11:09:18 -05:00
llseek.c Use lseek() instead of llseek() of sizeof(long) == sizeof(long long) 2008-01-27 00:35:32 -05:00
probe.c Clean up some trivial build warnings 2008-07-06 18:36:56 -04:00
probe.h blkid: detect LVM2 physical volumes 2008-02-19 08:40:15 -05:00
read.c Fix gcc -Wall warnings, especially on 64-bit systems 2007-05-25 11:18:11 -04:00
resolve.c [VALGRIND] Fix memory leak in libblkid (blkid_get_devname) 2007-03-21 17:15:36 -04:00
save.c libblkid: Make sure we never reference a null dev->bid_type 2008-07-13 19:10:10 -04:00
tag.c blkid: Make sure a device returned by blkid_find_dev_with_tag exists 2008-06-28 22:17:43 -04:00
test_probe.in blkid: Make regression test tolerate older versions of mkswap 2008-07-10 08:52:50 -04:00
tst_types.c Fix build error in blkid/tst_types.c when using diet libc 2007-12-31 22:35:18 -05:00
version.c Add functions which allow an application program to do a run-time query 2005-01-26 13:16:06 -05:00