* LVM2 lib/metadata/pv_map.h tools/toollib.h
@ 2010-07-09 15:21 agk
0 siblings, 0 replies; only message in thread
From: agk @ 2010-07-09 15:21 UTC (permalink / raw)
To: lvm-devel
CVSROOT: /cvs/lvm2
Module name: LVM2
Changes by: agk at sourceware.org 2010-07-09 15:21:10
Modified files:
lib/metadata : pv_map.h
tools : toollib.h
Log message:
Remove superfluous fn prototypes.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/lib/metadata/pv_map.h.diff?cvsroot=lvm2&r1=1.13&r2=1.14
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/tools/toollib.h.diff?cvsroot=lvm2&r1=1.74&r2=1.75
--- LVM2/lib/metadata/pv_map.h 2010/03/25 21:19:27 1.13
+++ LVM2/lib/metadata/pv_map.h 2010/07/09 15:21:10 1.14
@@ -69,6 +69,5 @@
void reinsert_reduced_pv_area(struct pv_area *pva);
uint32_t pv_maps_size(struct dm_list *pvms);
-void reinsert_reduced_pv_area(struct pv_area *pva);
#endif
--- LVM2/tools/toollib.h 2010/05/21 12:21:52 1.74
+++ LVM2/tools/toollib.h 2010/07/09 15:21:10 1.75
@@ -96,9 +96,6 @@
struct dm_list *clone_pv_list(struct dm_pool *mem, struct dm_list *pvs);
-int apply_lvname_restrictions(const char *name);
-int is_reserved_lvname(const char *name);
-
void vgcreate_params_set_defaults(struct vgcreate_params *vp_def,
struct volume_group *vg);
int vgcreate_params_set_from_args(struct cmd_context *cmd,
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2010-07-09 15:21 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-09 15:21 LVM2 lib/metadata/pv_map.h tools/toollib.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.