~ubuntu-branches/debian/sid/lvm2/sid

« back to all changes in this revision

Viewing changes to lib/activate/dev_manager.c

  • Committer: Package Import Robot
  • Author(s): Bastian Blank
  • Date: 2014-09-06 19:26:39 UTC
  • mfrom: (1.1.19)
  • Revision ID: package-import@ubuntu.com-20140906192639-lm0cr77p48uenvi8
Tags: 2.02.111-1
* New upstream version.
* Install more systemd units:
  - Add dm-event.service and dm-event.socket to dmeventd.
  - Add lvm2-monitor.service to lvm2 and start it.
* Enable monitoring by default:
  - Add dependency on dmeventd to lvm2 and liblvm2cmd2.02.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2330
2330
                                                  &dm->target_state, seg,
2331
2331
                                                  laopts, dnode,
2332
2332
                                                  extent_size * seg->len,
2333
 
                                                  &dm-> pvmove_mirror_count);
 
2333
                                                  &dm->pvmove_mirror_count);
2334
2334
}
2335
2335
 
2336
2336
static int _add_new_lv_to_dtree(struct dev_manager *dm, struct dm_tree *dtree,