]> sourceware.org Git - lvm2.git/commitdiff
revert unfinished change
authorAlasdair Kergon <agk@redhat.com>
Mon, 31 Oct 2005 15:46:29 +0000 (15:46 +0000)
committerAlasdair Kergon <agk@redhat.com>
Mon, 31 Oct 2005 15:46:29 +0000 (15:46 +0000)
lib/metadata/metadata.h

index 6820af076506ab0ac2ce285e0a979bc8a4fcdf45..4ca82a257c1fc1de0471f16695fc69f2c3096a84 100644 (file)
@@ -495,8 +495,7 @@ struct volume_group *find_vg_with_lv(const char *lv_name);
 
 /* Find LV with given lvid (used during activation) */
 struct logical_volume *lv_from_lvid(struct cmd_context *cmd,
-                                   const char *lvid_s,
-                                   int precommit);
+                                   const char *lvid_s);
 
 /* FIXME Merge these functions with ones above */
 struct physical_volume *find_pv(struct volume_group *vg, struct device *dev);
This page took 0.033527 seconds and 5 git commands to generate.