e2fsprogs/lib/blkid
Karel Zak 249c962ad8 blkid: support .ko.gz in modules.dep parser
The Linux kernel modules could be compressed, it means modules.dep
parser in libblid has to support .ko.gz extension too.

(Note, I've talked about this problem with Jon Masters and his
suggestion is to exec(/sbin/modinfo) rather than directly parse
modules.dep. BTW, the modules.dep file is deprecated.)

Address-Red-Hat-Bug: #518572
Signed-off-by: Karel Zak <kzak@redhat.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
2009-08-27 20:58:54 -04:00
..
tests Add ZFS test image to blkid test suite 2008-07-07 15:13:09 -04:00
Makefile.in Add support for configure --enable-verbose-makecmds 2009-07-02 00:11:17 -04:00
blkid.h Remove trailing whitespace for the entire source tree 2008-08-27 23:07:54 -04:00
blkid.pc.in Fix pkg-config files: use Requires.private and fix the include directory 2008-09-02 21:20:44 -04:00
blkidP.h libblkid: Unexport the private symbol blkid_devdirs 2008-08-27 00:00:44 -04:00
blkid_types.h.in Fix asm_types.h type conflicts 2006-04-09 08:41:55 -04:00
cache.c remove useless if-before-free tests 2009-03-08 20:37:12 -04:00
dev.c remove useless if-before-free tests 2009-03-08 20:37:12 -04:00
devname.c blkid: use /sys/block/dm-<N>/dm/name 2009-05-02 22:39:20 -04:00
devno.c remove useless if-before-free tests 2009-03-08 20:37:12 -04:00
getsize.c Remove trailing whitespace for the entire source tree 2008-08-27 23:07:54 -04:00
libblkid.3.in libblkid: On the man page, replace empty references with an existing one. 2008-08-14 13:31:37 -04: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 blkid: support .ko.gz in modules.dep parser 2009-08-27 20:58:54 -04:00
probe.h blkid: recognize btrfs 2009-01-20 00:57:59 -05:00
read.c Remove trailing whitespace for the entire source tree 2008-08-27 23:07:54 -04:00
resolve.c remove useless if-before-free tests 2009-03-08 20:37:12 -04:00
save.c remove useless if-before-free tests 2009-03-08 20:37:12 -04:00
tag.c remove useless if-before-free tests 2009-03-08 20:37:12 -04:00
test_probe.in blkid: Don't use a hard-coded path for /bin/rm in test_probe.in 2009-05-17 22:19:21 -04:00
tst_types.c Remove trailing whitespace for the entire source tree 2008-08-27 23:07:54 -04:00
version.c Add functions which allow an application program to do a run-time query 2005-01-26 13:16:06 -05:00