summaryrefslogtreecommitdiff
path: root/lib/fsprobe.c
AgeCommit message (Expand)AuthorFilesLines
2010-11-30rename util-linux-ng back to util-linuxKarel Zak1-1/+1
2010-04-27mount: revert ugly ENOMEDIUM supportKarel Zak1-24/+1
2010-03-15mount: report ambivalent FS detection, improve brute force detectionKarel Zak1-9/+24
2009-10-27build-sys: add HAVE_LIBBLKID_INTERNALKarel Zak1-4/+4
2009-09-16libblkid: use the new API in whole u-l-ngKarel Zak1-3/+6
2009-05-29mount: use TAG parsing function from libblkidKarel Zak1-22/+4
2009-05-22mount: (and fsck) remove libvolume_id supportKarel Zak1-130/+3
2009-05-11build-sys: fix blkid.h include for old e2fsprogsKarel Zak1-0/+4
2009-04-29blkid: rename blkid_evaluate_spec to blkid_evaluate_tagKarel Zak1-7/+7
2009-03-16lib: fsprobe - fix gcc warningKarel Zak1-1/+1
2009-03-03lib: fix fsprobe wrapper (const char * is nonsense)Karel Zak1-21/+21
2009-03-03lib: gcc warning in fix fsprobeKarel Zak1-1/+1
2009-02-18lib: make open_device() optional in fsprobe.cKarel Zak1-0/+2
2009-02-17build-sys: use pkg-config for blkid and volume_idKarel Zak1-1/+1
2009-02-17mount: generic blkid/volume_id wrapper, use blkid_evaluate_*Karel Zak1-0/+388