summaryrefslogtreecommitdiff
path: root/lib/cache/lvmcache.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/cache/lvmcache.h')
-rw-r--r--lib/cache/lvmcache.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/cache/lvmcache.h b/lib/cache/lvmcache.h
index 7a049175b..0a7d8987a 100644
--- a/lib/cache/lvmcache.h
+++ b/lib/cache/lvmcache.h
@@ -160,4 +160,6 @@ uint64_t lvmcache_smallest_mda_size(struct lvmcache_info *info);
void lvmcache_replace_dev(struct cmd_context *cmd, struct physical_volume *pv,
struct device *dev);
+int lvmcache_found_duplicate_pvs(void);
+
#endif