[Bugs] [Bug 1209430] quota/marker: turn off inode quotas by default
bugzilla at redhat.com
bugzilla at redhat.com
Wed May 6 17:49:12 UTC 2015
https://bugzilla.redhat.com/show_bug.cgi?id=1209430
--- Comment #13 from Anand Avati <aavati at redhat.com> ---
COMMIT: http://review.gluster.org/10152 committed in master by Vijay Bellur
(vbellur at redhat.com)
------
commit b054985d2f7db9ab72759c988db11feb855a1b5e
Author: vmallika <vmallika at redhat.com>
Date: Thu Apr 30 16:50:47 2015 +0530
quota/marker: turn off inode quotas by default
inode quota is a new feature implemented in glusterfs-3.7
if quota is enabled in the older version and is upgraded
to a new version, we can hit setxattr spike during self-heal
of inode quotas. So, when a quota is enabled, turn off
inode-quotas with a xlator option.
With this patch, we still account for inode quotas but only
when a write operation is performed for a particular file.
User will be able to query inode quotas once the Inode-quota
xlator option is enabled.
Change-Id: I52fb28bf7024989ce7bb08ac63a303bf3ec1ec9a
BUG: 1209430
Signed-off-by: vmallika <vmallika at redhat.com>
Signed-off-by: Sachin Pandit <spandit at redhat.com>
Reviewed-on: http://review.gluster.org/10152
Tested-by: Gluster Build System <jenkins at build.gluster.com>
Reviewed-by: Vijay Bellur <vbellur at redhat.com>
--
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=oTs5BfopYe&a=cc_unsubscribe
More information about the Bugs
mailing list