util-linux/libblkid
Karel Zak a01e15f1e4 libblkid: trust in udev symlinks, don't verify
The libblkid always verify that /dev/disk/by-* symlinks match with
on-device LABELs/UUIDs. It means that all requests (e.g. mount -L |
-U) generates extra superblocks scans on the device.

Currently, many users and tools (GNOME, systemd, ...etc) use the
symlink directly and udev maintains the symlinks by inotify (+watch
rule). It seems better for system performance to disable the extra
paranoid mode and trust in udev.

Signed-off-by: Karel Zak <kzak@redhat.com>
2012-06-12 16:31:39 +02:00
..
docs docs: update copyright years 2012-02-22 13:07:14 +01:00
samples build-sys: enhance readability of the autotools files 2012-02-28 13:29:35 +01:00
src libblkid: trust in udev symlinks, don't verify 2012-06-12 16:31:39 +02:00
.gitignore build-sys: use top-level directory for libblkid rather than shlibs/blkid 2011-06-09 22:04:24 +02:00
COPYING docs: use .LGPL extension for file with GNU Lesser License 2011-08-31 11:12:17 +02:00
Makefile.am build-sys: enhance readability of the autotools files 2012-02-28 13:29:35 +01:00
blkid.pc.in build-sys: use top-level directory for libblkid rather than shlibs/blkid 2011-06-09 22:04:24 +02:00
libblkid.3 Fix typos found by misspellings 2012-04-23 13:16:35 +02:00