[lvm-devel] LVM2/liblvm lvm.h

wysochanski at sourceware.org wysochanski at sourceware.org
Mon Jul 27 21:13:56 UTC 2009


CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	wysochanski at sourceware.org	2009-07-27 21:13:54

Modified files:
	liblvm         : lvm.h 

Log message:
	Add warning to lvm.h stating API development in progress.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/liblvm/lvm.h.diff?cvsroot=lvm2&r1=1.32&r2=1.33

--- LVM2/liblvm/lvm.h	2009/07/27 21:02:17	1.32
+++ LVM2/liblvm/lvm.h	2009/07/27 21:13:54	1.33
@@ -19,6 +19,16 @@
 
 #include <stdint.h>
 
+
+/******************************** WARNING ********************************/
+/*
+ * NOTE: This API is under development and subject to change at any time.
+ *
+ * Please send feedback to lvm-devel at redhat.com
+ */
+/******************************** WARNING ********************************/
+
+
 /******************************** structures ********************************/
 
 /* Internal object structures - do not use directly */




More information about the lvm-devel mailing list