diff options
Diffstat (limited to 'xlators/features')
-rw-r--r-- | xlators/features/quota/src/quota.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/xlators/features/quota/src/quota.c b/xlators/features/quota/src/quota.c index 3c6c31def42..7156edcad1c 100644 --- a/xlators/features/quota/src/quota.c +++ b/xlators/features/quota/src/quota.c @@ -4222,8 +4222,6 @@ struct volume_options options[] = { {.key = {"default-soft-limit"}, .type = GF_OPTION_TYPE_PERCENT, .default_value = "80%", - .min = 0, - .max = LONG_MAX, }, {.key = {"soft-timeout"}, .type = GF_OPTION_TYPE_TIME, |