diff options
Diffstat (limited to 'xlators/features/namespace/src/namespace.h')
-rw-r--r-- | xlators/features/namespace/src/namespace.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/xlators/features/namespace/src/namespace.h b/xlators/features/namespace/src/namespace.h index 3b9f782cb1a..affaba04681 100644 --- a/xlators/features/namespace/src/namespace.h +++ b/xlators/features/namespace/src/namespace.h @@ -13,6 +13,7 @@ typedef struct { gf_boolean_t tag_namespaces; + gf_boolean_t wind_lookups; } ns_private_t; typedef struct { |