mirror of
git://sourceware.org/git/lvm2.git
synced 2025-01-03 05:18:29 +03:00
fixme
This commit is contained in:
parent
ce7ed2c0a9
commit
7f0ada9b09
@ -333,6 +333,7 @@ static int _target_present(void)
|
|||||||
* block_on_error available with mirror target >= 1.1
|
* block_on_error available with mirror target >= 1.1
|
||||||
* or with 1.0 in RHEL4U3 driver >= 4.5
|
* or with 1.0 in RHEL4U3 driver >= 4.5
|
||||||
*/
|
*/
|
||||||
|
/* FIXME Move this into libdevmapper */
|
||||||
|
|
||||||
if (target_version("mirror", &maj, &min, &patchlevel) &&
|
if (target_version("mirror", &maj, &min, &patchlevel) &&
|
||||||
maj == 1 &&
|
maj == 1 &&
|
||||||
|
Loading…
Reference in New Issue
Block a user