~registry/lvm2/master

Viewing all changes in revision 7270.

  • Committer: Andy Grover
  • Date: 2012-12-14 18:30:26 UTC
  • Revision ID: git-v1:58b61c252a57e3e18e82cfd9cc24567339ca4508
python-lvm: Small fixups to new create_lv_snapshot

Tabify

Remove use of asize, unneeded.

Don't initialize lvobj->parent_vgobj to NULL, the object ctor already
zeroed everything on alloc.

Redo call to lvm_lv_snapshot to use the liblvm snapshot implementation
we went with.

Add {}s to silence warning in lv_dealloc.

Rename snapshot function for consistency.

Update WHATS_NEW.

Signed-off-by: Andy Grover <agrover@redhat.com>

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: