[lvm-devel] [PATCH mirror 0/13] Add/collapse temporary mirror

Alasdair G Kergon agk at redhat.com
Thu Nov 22 02:01:18 UTC 2007


On Wed, Nov 21, 2007 at 08:45:24PM -0500, Jun'ichi Nomura wrote:
> because I vaguely remember that naming suffixes like "_mimage_<n>"

dm_snprintf(img_name, len, "%s_mimage_%%d", lv->name)

Gah - how did that underscore sneak in front of the name:-(
Oh well, we're stuck with it for now.

Reserved names are controlled by:
  apply_lvname_restrictions()

and should be consistent: all 'mimage' LVs should be structured
the same way.  If not, it may require a different name.

Alasdair
-- 
agk at redhat.com




More information about the lvm-devel mailing list