1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-25 01:34:38 +03:00
lvm2/lib/device
snitzer 5829d87313 Improve ability to lookup primary device associated with a partition
Improve lib/device/device.c:_primary_dev()'s ability to look up the
primary device associated with all partitions; including blkext
(e.g. partitions directly on MD).  The same will also work for obscure
sysfs paths; e.g.: paths with mangled names like the HP cciss driver
uses: /sys/block/cciss!c0d0/cciss!c0d0p1/

Signed-off-by: Mike Snitzer <snitzer@redhat.com>
2009-08-01 17:09:48 +00:00
..
dev-cache.c Use log_error macro consistently throughout in place of log_err. 2009-07-15 20:02:46 +00:00
dev-cache.h Fix inconsistent licence notices: executables are GPLv2; libraries LGPLv2.1. 2007-08-20 20:55:30 +00:00
dev-io.c Use readahead of underlying device and not default (smaller) one. 2009-05-20 11:09:49 +00:00
dev-md.c Cast MINOR() in _md_sysfs_attribute_snprintf()'s dm_snprintf() call. 2009-07-20 18:44:13 +00:00
dev-swap.c Missed file from previous checkin. 2009-03-17 14:40:00 +00:00
device.c Improve ability to lookup primary device associated with a partition 2009-08-01 17:09:48 +00:00
device.h Add devices/data_alignment_detection to lvm.conf. 2009-08-01 17:08:43 +00:00