aboutsummaryrefslogtreecommitdiffstats
path: root/lib/rfsv.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/rfsv.h')
-rw-r--r--lib/rfsv.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/rfsv.h b/lib/rfsv.h
index ffa23fd..c054edb 100644
--- a/lib/rfsv.h
+++ b/lib/rfsv.h
@@ -102,6 +102,7 @@ public:
PSI_O_EXCL = 00200,
PSI_O_TRUNC = 01000,
PSI_O_APPEND = 02000,
+ PSI_O_SHARE = 04000,
};
/**