mirror of
git://sourceware.org/git/lvm2.git
synced 2024-12-22 17:35:59 +03:00
fe609141a8
Add 'can_use_16T' to detect systems where we could safely use 16T devices without causing system deadlocks. 16T size leads on those to endless loops in udevd - it calls blkid which tries cached read from such device - this ends in endless loop. Related problems: https://bugzilla.redhat.com/show_bug.cgi?id=1015028 |
||
---|---|---|
.. | ||
aux.sh | ||
check.sh | ||
get.sh | ||
harness.c | ||
lvm-wrapper.sh | ||
not.c | ||
test.sh | ||
utils.sh |