summaryrefslogtreecommitdiffstats
path: root/lib/fsprobe.c
Commit message (Expand)AuthorAgeFilesLines
* 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