1
0
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:
Alasdair Kergon 2005-08-04 01:29:18 +00:00
parent 04e912aacd
commit b75434db93

View File

@ -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,