On Tue, Jan 22, 2013 at 4:39 AM, Raghavendra Bhat <rab...@redhat.com> wrote:

> Hi Raghavendra,
>
> In quick-read, for many fops where we perform open-behind, a new frame is
> created and uid, gid are set to 0 in this new frame. We do not copy the
> original frame's uid or gid into the new frame. Is this expected behavior?
>
>
That is wrong behavior. Co-incidentally, the refactor (#4402..4406) fixed
this behavior (by using copy_frame(), which preserves uid/gid/aux-groups
and lkowner of the original caller).

Avati
_______________________________________________
Gluster-devel mailing list
Gluster-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/gluster-devel

Reply via email to