summaryrefslogtreecommitdiff
path: root/quotaio_v2.h
diff options
context:
space:
mode:
Diffstat (limited to 'quotaio_v2.h')
-rw-r--r--quotaio_v2.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/quotaio_v2.h b/quotaio_v2.h
index bb3a000..2482156 100644
--- a/quotaio_v2.h
+++ b/quotaio_v2.h
@@ -20,8 +20,6 @@
#define V2_GETENTRIES(buf) ((struct v2_disk_dqblk *)(((char *)(buf)) + sizeof(struct v2_disk_dqdbheader)))
#define INIT_V2_VERSIONS { 0, 0}
-#define V2_IOFL_METAINFO_DIRTY 0x100 /* Is dirty also metadata information in info? */
-
struct v2_disk_dqheader {
u_int32_t dqh_magic; /* Magic number identifying file */
u_int32_t dqh_version; /* File version */