IF YOU WOULD LIKE TO GET AN ACCOUNT, please write an
email to Administrator. User accounts are meant only to access repo
and report issues and/or generate pull requests.
This is a purpose-specific Git hosting for
BaseALT
projects. Thank you for your understanding!
Только зарегистрированные пользователи имеют доступ к сервису!
Для получения аккаунта, обратитесь к администратору.
Should be no functional changes.
lvconvert.c
type conversions for raid/mirror/linear/striped
lvconvert_pool.c
thin/cache/pool creation and utilities
lvconvert_snapshot.c
cow snapshot creation and utilties
lvconvert_other.c
generic commands that are routed to a
specific command in another file once
the LV type is known.
lvconvert_poll.c
polling utilities
This commit has no impact on functionality. Code required to
be visible outside lvconvert.c is just moved into new file
lvconvert_poll.c and some calls are made non-static and
declared in new header file lvconvert.h