summaryrefslogtreecommitdiffstats
path: root/xlators/features/quota/src/quota.h
diff options
context:
space:
mode:
Diffstat (limited to 'xlators/features/quota/src/quota.h')
-rw-r--r--xlators/features/quota/src/quota.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/xlators/features/quota/src/quota.h b/xlators/features/quota/src/quota.h
index fce2e54bd60..7250a5dc9d3 100644
--- a/xlators/features/quota/src/quota.h
+++ b/xlators/features/quota/src/quota.h
@@ -148,7 +148,7 @@ struct quota_local {
loc_t oldloc;
loc_t newloc;
loc_t validate_loc;
- uint32_t delta;
+ int64_t delta;
int32_t op_ret;
int32_t op_errno;
int64_t size;