From 944cac939cac7d0b90dffd064cc69cbaebaed1ca Mon Sep 17 00:00:00 2001 From: "Bryn M. Reeves" Date: Fri, 8 Jun 2007 22:38:48 +0000 Subject: Allow vgcfgrestore to list metadata backup files using -f --- lib/format_text/format-text.h | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/format_text/format-text.h') diff --git a/lib/format_text/format-text.h b/lib/format_text/format-text.h index c38b88e45..2a690454e 100644 --- a/lib/format_text/format-text.h +++ b/lib/format_text/format-text.h @@ -33,6 +33,7 @@ int archive_vg(struct volume_group *vg, * Displays a list of vg backups in a particular archive directory. */ int archive_list(struct cmd_context *cmd, const char *dir, const char *vgname); +int archive_list_file(struct cmd_context *cmd, const char *file); int backup_list(struct cmd_context *cmd, const char *dir, const char *vgname); /* -- cgit v1.2.1