[lvm-devel] [PATCH lvconvert 5/6] Remove unused mirror functions

Jun'ichi Nomura j-nomura at ce.jp.nec.com
Thu Dec 13 21:31:40 UTC 2007


This patch removes:
  - lv_add_mirror_segment()
       Replaced by lv_add_mirror_lvs()
  - lv_add_more_mirrored_areas()
  - add_mirror_layers()
       These functions were not used.
  - create_mirror_layers()
       Replaced by add_mirror_images()
  - generate_log_name_format()
       "_mlog" hard coding is moved to lib. ("_mimage" has been there.)
  - create_mirror_log()
       Replaced by add_mirror_log()
  - _write_log_header()
       Moved to lib

and renames:
  - _create_layers_for_mirror() -> _create_mimage_lvs()
       This function doesn't create layers but just creates mimage LVs.

-- 
Jun'ichi Nomura, NEC Corporation of America
-------------- next part --------------
A non-text attachment was scrubbed...
Name: lvm2-remove-unused-mirror-functions.patch
Type: text/x-patch
Size: 14528 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/lvm-devel/attachments/20071213/bbbfae2c/attachment.bin>


More information about the lvm-devel mailing list