1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-10-28 11:55:55 +03:00
lvm2/lib/activate
Milan Broz 0c8bdaf33c Fail add tree node when requested major/minor is used.
Check for major/minor collision is added in _add_dev_to_dtree()
where we already read info by uuid,
so in the case of requesting major/minor it queries device-mapper
by major/minor for device availability.

Fixes https://bugzilla.redhat.com/show_bug.cgi?id=204992
2008-12-19 15:23:03 +00:00
..
activate.c Fix vgrename using UUID in case there are VGs with the same name. 2008-12-19 14:22:48 +00:00
activate.h Right, a simple build (without options) is working again. 2008-11-03 22:14:30 +00:00
dev_manager.c Fail add tree node when requested major/minor is used. 2008-12-19 15:23:03 +00:00
dev_manager.h readahead activation code (but no dm support yet) 2007-11-12 20:51:54 +00:00
fs.c Fix vgrename using UUID in case there are VGs with the same name. 2008-12-19 14:22:48 +00:00
fs.h Fix vgrename using UUID in case there are VGs with the same name. 2008-12-19 14:22:48 +00:00
targets.h Fix inconsistent licence notices: executables are GPLv2; libraries LGPLv2.1. 2007-08-20 20:55:30 +00:00