[lvm-devel] LVM2/lib/metadata vg.h

zkabelac at sourceware.org zkabelac at sourceware.org
Wed Aug 10 20:26:41 UTC 2011


CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	zkabelac at sourceware.org	2011-08-10 20:26:41

Modified files:
	lib/metadata   : vg.h 

Log message:
	Just add new lines between header comment

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/lib/metadata/vg.h.diff?cvsroot=lvm2&r1=1.13&r2=1.14

--- LVM2/lib/metadata/vg.h	2011/08/10 20:25:30	1.13
+++ LVM2/lib/metadata/vg.h	2011/08/10 20:26:41	1.14
@@ -139,10 +139,12 @@
 uint32_t vg_mda_used_count(const struct volume_group *vg);
 uint32_t vg_mda_copies(const struct volume_group *vg);
 int vg_set_mda_copies(struct volume_group *vg, uint32_t mda_copies);
+
 /*
  * Returns visible LV count - number of LVs from user perspective
  */
 unsigned vg_visible_lvs(const struct volume_group *vg);
+
 /*
  * Count snapshot LVs.
  */




More information about the lvm-devel mailing list