[Bugs] [Bug 1251824] Sharding - Individual shards' ownership differs from that of the original file
bugzilla at redhat.com
bugzilla at redhat.com
Sun Aug 30 15:20:24 UTC 2015
https://bugzilla.redhat.com/show_bug.cgi?id=1251824
--- Comment #10 from Anand Avati <aavati at redhat.com> ---
COMMIT: http://review.gluster.org/11992 committed in master by Pranith Kumar
Karampuri (pkarampu at redhat.com)
------
commit beb7abe8762ad73de104f0707949a09af847464d
Author: Krutika Dhananjay <kdhananj at redhat.com>
Date: Wed Aug 19 16:54:42 2015 +0530
features/shard: Fix permission issues
This patch does the following:
* reverts commit b467af0e99b39ef708420d3f7f6696b0ca618512
* changes ownership on shards under /.shard to be root:root
* makes readv, writev, [f]truncate, rename, and unlink fops
to perform operations on files under /.shard with
frame->root->{uid,gid} as 0.
This would ensure that a [f]setattr on a sharded file
does not need to be called on all the shards associated with it.
Change-Id: Idcfb8c0dd354b0baab6b2356d2ab83ce51caa20e
BUG: 1251824
Signed-off-by: Krutika Dhananjay <kdhananj at redhat.com>
Reviewed-on: http://review.gluster.org/11992
Reviewed-by: Pranith Kumar Karampuri <pkarampu at redhat.com>
Tested-by: NetBSD Build System <jenkins at build.gluster.org>
Tested-by: Gluster Build System <jenkins at build.gluster.com>
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are on the CC list for the bug.
More information about the Bugs
mailing list