diff options
Diffstat (limited to 'xlators/storage/posix/src/posix.h')
| -rw-r--r-- | xlators/storage/posix/src/posix.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/xlators/storage/posix/src/posix.h b/xlators/storage/posix/src/posix.h index 794f06c8ada..c8abd76ffb5 100644 --- a/xlators/storage/posix/src/posix.h +++ b/xlators/storage/posix/src/posix.h @@ -183,6 +183,7 @@ struct posix_private { uint32_t freespace_check_interval; gf_boolean_t freespace_check_passed; gf_boolean_t fadvise_random; + gf_boolean_t disable_landfill_purge; uint32_t max_hardlinks; }; |
