diff options
| -rw-r--r-- | xlators/features/quota/src/quota.c | 1 | 
1 files changed, 0 insertions, 1 deletions
diff --git a/xlators/features/quota/src/quota.c b/xlators/features/quota/src/quota.c index ebf6a5ec1..dc936b284 100644 --- a/xlators/features/quota/src/quota.c +++ b/xlators/features/quota/src/quota.c @@ -1708,7 +1708,6 @@ quota_symlink_cbk (call_frame_t *frame, void *cookie, xlator_t *this,          }          local = frame->local; -        frame->local = NULL;          size = buf->ia_blocks * 512;          quota_update_size (this, local->loc.parent, NULL, 0, size);  | 
