diff options
author | Karel Zak <kzak@redhat.com> | 2012-06-12 16:31:39 +0200 |
---|---|---|
committer | Karel Zak <kzak@redhat.com> | 2012-06-12 16:31:39 +0200 |
commit | a01e15f1e43dc5c3109ca77029678cdb88e160a3 (patch) | |
tree | ebd28848155fd3426f86de26cd921e80fd26ee6f /tools | |
parent | e4062c72d1733b0b99ed1c6269c996d6194e869b (diff) | |
download | util-linux-a01e15f1e43dc5c3109ca77029678cdb88e160a3.tar.gz |
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>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions