* LVM2/lib/cache lvmcache.h
@ 2008-05-08 18:00 agk
0 siblings, 0 replies; only message in thread
From: agk @ 2008-05-08 18:00 UTC (permalink / raw)
To: lvm-devel
CVSROOT: /cvs/lvm2
Module name: LVM2
Changes by: agk at sourceware.org 2008-05-08 18:00:47
Modified files:
lib/cache : lvmcache.h
Log message:
remove unused lvmcache_drop_vg prototype
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/lib/cache/lvmcache.h.diff?cvsroot=lvm2&r1=1.22&r2=1.23
--- LVM2/lib/cache/lvmcache.h 2008/04/15 14:46:18 1.22
+++ LVM2/lib/cache/lvmcache.h 2008/05/08 18:00:47 1.23
@@ -81,7 +81,6 @@
const char *vgname, const char *vgid,
uint32_t vgstatus, const char *hostname);
int lvmcache_update_vg(struct volume_group *vg, unsigned precommitted);
-void lvmcache_drop_vg(const char *vgname);
void lvmcache_lock_vgname(const char *vgname, int read_only);
void lvmcache_unlock_vgname(const char *vgname);
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2008-05-08 18:00 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-08 18:00 LVM2/lib/cache lvmcache.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.