summaryrefslogtreecommitdiff
path: root/src/xlat/open_resolve_flags.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/xlat/open_resolve_flags.in')
-rw-r--r--src/xlat/open_resolve_flags.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/xlat/open_resolve_flags.in b/src/xlat/open_resolve_flags.in
new file mode 100644
index 000000000..22d397a65
--- /dev/null
+++ b/src/xlat/open_resolve_flags.in
@@ -0,0 +1,5 @@
+RESOLVE_NO_XDEV 0x01
+RESOLVE_NO_MAGICLINKS 0x02
+RESOLVE_NO_SYMLINKS 0x04
+RESOLVE_BENEATH 0x08
+RESOLVE_IN_ROOT 0x10