1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-02-25 21:57:45 +03:00
Zdenek Kabelac 0cbb381e15 lvcreate: regression fix on lv name limits
When we are given an existing LV name - it needs to be allowed
to pass in even restricted name as the LV could have existed
long before we introduced some new restriction on prefix/suffix.i

Fix the regression on name limits and drop restriction to be applied
on any existing LVs - only the new created LV names have to be
complient with current name restrictions.

FIXME: we are currently using restricted names incorrectly in few
other places - device_is_usable() skips restricted names,
and udev flags are also incorrectly set for restricted names
so these LVs are not getting links properly.
2014-10-07 15:52:31 +02:00
..
2014-08-19 14:33:07 +02:00
2008-01-30 14:00:02 +00:00
2008-01-30 14:00:02 +00:00
2014-10-06 15:22:24 +02:00
2014-09-15 21:33:53 +01:00
2014-09-28 13:49:01 +02:00
2014-10-07 01:15:43 +01:00
2014-10-07 01:15:43 +01:00
2014-10-07 01:15:43 +01:00
2014-01-30 13:09:15 +00:00
2014-10-07 01:15:43 +01:00
2014-10-01 22:58:23 +01:00
2013-07-01 23:11:14 +02:00
2014-10-07 01:15:43 +01:00
2014-03-30 23:44:59 +02:00
2014-07-03 19:06:04 +01:00
2014-10-07 01:15:43 +01:00
2014-10-06 15:22:24 +02:00