summaryrefslogtreecommitdiffstats
path: root/include/protocols
diff options
context:
space:
mode:
authormckusick <mckusick@FreeBSD.org>2008-05-24 05:20:46 +0000
committermckusick <mckusick@FreeBSD.org>2008-05-24 05:20:46 +0000
commite0c188cb54d2e72e7d003f16765a9c3dd9495e8e (patch)
tree8a7c274a4be4e0559e6599206eb83892a250a04f /include/protocols
parentfbc7e633a87d21e112456ab21cc68aec47efe677 (diff)
downloadFreeBSD-src-e0c188cb54d2e72e7d003f16765a9c3dd9495e8e.zip
FreeBSD-src-e0c188cb54d2e72e7d003f16765a9c3dd9495e8e.tar.gz
Expand dump to allow MAX_INT dump levels.
PR: bin/100732 Submitted by: Matthew Vincenz <msvincen@midway.uchicago.edu>
Diffstat (limited to 'include/protocols')
-rw-r--r--include/protocols/dumprestore.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/include/protocols/dumprestore.h b/include/protocols/dumprestore.h
index 0b69e2d..b4e6ec9 100644
--- a/include/protocols/dumprestore.h
+++ b/include/protocols/dumprestore.h
@@ -134,13 +134,4 @@ union u_spcl {
#define TS_CLRI 6 /* map of inodes deleted since last dump */
#define TS_END 5 /* end of volume marker */
-/*
- * flag values
- */
-/* None at the moment */
-
-#define DUMPOUTFMT "%-32s %c %s" /* for printf */
- /* name, level, ctime(date) */
-#define DUMPINFMT "%32s %c %[^\n]\n" /* inverse for scanf */
-
#endif /* !_DUMPRESTORE_H_ */
OpenPOWER on IntegriCloud