All of lore.kernel.org
 help / color / mirror / Atom feed
* LVM2/lib/metadata metadata.h
@ 2008-09-19  4:28 agk
  0 siblings, 0 replies; only message in thread
From: agk @ 2008-09-19  4:28 UTC (permalink / raw)
  To: lvm-devel

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	agk at sourceware.org	2008-09-19 04:28:58

Modified files:
	lib/metadata   : metadata.h 

Log message:
	Pass struct physical_volume to pe_align.

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

--- LVM2/lib/metadata/metadata.h	2008/04/01 22:40:13	1.180
+++ LVM2/lib/metadata/metadata.h	2008/09/19 04:28:58	1.181
@@ -239,7 +239,7 @@
 /*
  * Utility functions
  */
-unsigned long pe_align(void);
+unsigned long pe_align(struct physical_volume *pv);
 int vg_validate(struct volume_group *vg);
 
 int pv_write_orphan(struct cmd_context *cmd, struct physical_volume *pv);



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-09-19  4:28 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-09-19  4:28 LVM2/lib/metadata metadata.h agk

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.