[Bugs] [Bug 1271490] rm -rf on /run/gluster/vol/<directory name>/ is not showing quota output header for other quota limit applied directories
bugzilla at redhat.com
bugzilla at redhat.com
Thu Oct 15 06:42:50 UTC 2015
https://bugzilla.redhat.com/show_bug.cgi?id=1271490
--- Comment #2 from Vijay Bellur <vbellur at redhat.com> ---
COMMIT: http://review.gluster.org/12356 committed in release-3.7 by Kaushal M
(kaushal at redhat.com)
------
commit 0f72aa8668a6d2da4cce9cd04296454f2bc99d58
Author: Manikandan Selvaganesh <mselvaga at redhat.com>
Date: Tue Oct 13 14:28:03 2015 +0530
cli/quota : rm -rf on /<mountpoint>/<dir> is not showing quota header
Currently, when 'gluster v quota <VOLNAME> list' command is issued
after an rm -rf on /run/gluster/vol/<directory>, quota output header is
not shown. It is because the list_count was properly calculated with
'gluster v quota <VOLNAME> remove /path' and not with an rm -rf. The patch
fixes this issue.
Backport of http://review.gluster.org/#/c/12345/
Cherry-picked from commit 00eeb153f4ea473c6636147f6c72c04336128198
> Change-Id: I5266a8b0b9322b7db1b9e1d6b0327065931f4bcb
> BUG: 1269375
> Signed-off-by: Manikandan Selvaganesh <mselvaga at redhat.com>
> Reviewed-on: http://review.gluster.org/12345
> Reviewed-by: Vijaikumar Mallikarjuna <vmallika at redhat.com>
> Tested-by: NetBSD Build System <jenkins at build.gluster.org>
> Tested-by: Gluster Build System <jenkins at build.gluster.com>
> Reviewed-by: Kaushal M <kaushal at redhat.com>
Change-Id: I5266a8b0b9322b7db1b9e1d6b0327065931f4bcb
BUG: 1271490
Signed-off-by: Manikandan Selvaganesh <mselvaga at redhat.com>
Reviewed-on: http://review.gluster.org/12356
Tested-by: NetBSD Build System <jenkins at build.gluster.org>
Tested-by: Gluster Build System <jenkins at build.gluster.com>
Reviewed-by: Kaushal M <kaushal 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=UJ3X7Mx1Gc&a=cc_unsubscribe
More information about the Bugs
mailing list