mirror of
git://sourceware.org/git/lvm2.git
synced 2025-04-01 18:50:41 +03:00
fix last checkin
This commit is contained in:
parent
04e912aacd
commit
b75434db93
@ -906,12 +906,6 @@ static int _populate_origin(struct dev_manager *dm,
|
||||
return 0;
|
||||
}
|
||||
|
||||
+ if (dl->lv->vg->status & CLUSTERED) {
|
||||
+ /* FIXME put csnap code here */
|
||||
+ log_error("Clustered snapshots are not yet supported");
|
||||
+ return 0;
|
||||
|
||||
|
||||
log_debug("Adding target: 0 %" PRIu64 " snapshot-origin %s",
|
||||
dl->lv->size, params);
|
||||
if (!dm_task_add_target(dmt, UINT64_C(0), dl->lv->size,
|
||||
|
Loading…
x
Reference in New Issue
Block a user