summaryrefslogtreecommitdiffstats
path: root/lib/uuid/uuid.h
diff options
context:
space:
mode:
authorJoe Thornber <thornber@redhat.com>2002-01-15 10:24:48 +0000
committerJoe Thornber <thornber@redhat.com>2002-01-15 10:24:48 +0000
commit6036e5e0f72220645c6e7f1ce49baa3185a4302c (patch)
tree599e36d6d5c08c4d1f65435eae7202bbadcce4cd /lib/uuid/uuid.h
parentc9dbb9efe7538286f9f93151cd477ff6ccd3af68 (diff)
downloadlvm2-6036e5e0f72220645c6e7f1ce49baa3185a4302c.tar.gz
lvm2-6036e5e0f72220645c6e7f1ce49baa3185a4302c.tar.xz
lvm2-6036e5e0f72220645c6e7f1ce49baa3185a4302c.zip
o split the uuid -> device map out from vgcache
o roll vgcache back to agk's implementation, we'll revisit this as part of the cluster integration. o change the extra_info field in a label to be a void *
Diffstat (limited to 'lib/uuid/uuid.h')
-rw-r--r--lib/uuid/uuid.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/uuid/uuid.h b/lib/uuid/uuid.h
index 8e4a3ded..f979f344 100644
--- a/lib/uuid/uuid.h
+++ b/lib/uuid/uuid.h
@@ -17,7 +17,7 @@ struct id {
int id_create(struct id *id);
int id_valid(struct id *id);
-int id_cmp(struct id *lhs, struct id *rhs);
+int id_equal(struct id *lhs, struct id *rhs);
/*
* Fills 'buffer' with a more human readable form