summaryrefslogtreecommitdiff
path: root/quotaio.h
diff options
context:
space:
mode:
Diffstat (limited to 'quotaio.h')
-rw-r--r--quotaio.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/quotaio.h b/quotaio.h
index 0ab9c24..c3f633d 100644
--- a/quotaio.h
+++ b/quotaio.h
@@ -66,6 +66,8 @@
#define IOFL_QUOTAON 0x01 /* Is quota enabled in kernel? */
#define IOFL_INFODIRTY 0x02 /* Did info change? */
#define IOFL_RO 0x04 /* Just RO access? */
+#define IOFL_NFS_MIXED_PATHS 0x08 /* Should we trim leading slashes
+ from NFSv4 mountpoints? */
struct quotafile_ops;