summaryrefslogtreecommitdiffstats
path: root/lib/fsprobe.c
Commit message (Expand)AuthorAgeFilesLines
* lib: [fsprobe.c] fix blkid_evaluate_spec() callKarel Zak2011-03-221-1/+1
* libblkid: add blkid_evaluate_spec()Karel Zak2011-03-171-20/+1Star
* lib: [fsprobe.c] remove obsolete <blkid/blkid.h>Karel Zak2011-03-161-4/+0Star
* lib: [fsprobe.c] use internal libblkid onlyKarel Zak2011-03-161-101/+17Star
* rename util-linux-ng back to util-linuxKarel Zak2010-11-301-1/+1
* mount: revert ugly ENOMEDIUM supportKarel Zak2010-04-271-24/+1Star
* mount: report ambivalent FS detection, improve brute force detectionKarel Zak2010-03-151-9/+24
* build-sys: add HAVE_LIBBLKID_INTERNALKarel Zak2009-10-271-4/+4
* libblkid: use the new API in whole u-l-ngKarel Zak2009-09-161-3/+6
* mount: use TAG parsing function from libblkidKarel Zak2009-05-291-22/+4Star
* mount: (and fsck) remove libvolume_id supportKarel Zak2009-05-221-130/+3Star
* build-sys: fix blkid.h include for old e2fsprogsKarel Zak2009-05-111-0/+4
* blkid: rename blkid_evaluate_spec to blkid_evaluate_tagKarel Zak2009-04-291-7/+7
* lib: fsprobe - fix gcc warningKarel Zak2009-03-161-1/+1
* lib: fix fsprobe wrapper (const char * is nonsense)Karel Zak2009-03-031-21/+21
* lib: gcc warning in fix fsprobeKarel Zak2009-03-031-1/+1
* lib: make open_device() optional in fsprobe.cKarel Zak2009-02-181-0/+2
* build-sys: use pkg-config for blkid and volume_idKarel Zak2009-02-171-1/+1
* mount: generic blkid/volume_id wrapper, use blkid_evaluate_*Karel Zak2009-02-171-0/+388