summaryrefslogtreecommitdiff
path: root/include/fstree.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/fstree.h')
-rw-r--r--include/fstree.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/fstree.h b/include/fstree.h
index 9f47f76..cbd3c9c 100644
--- a/include/fstree.h
+++ b/include/fstree.h
@@ -39,6 +39,8 @@ enum {
DIR_SCAN_KEEP_TIME = 0x01,
DIR_SCAN_ONE_FILESYSTEM = 0x02,
+
+ DIR_SCAN_READ_XATTR = 0x04,
};
/* Encapsulates a set of key-value pairs attached to a tree_node_t */