[Bugs] [Bug 1224241] gfapi: zero size issue in glfs_h_acl_set()
bugzilla at redhat.com
bugzilla at redhat.com
Mon Jun 1 09:20:31 UTC 2015
https://bugzilla.redhat.com/show_bug.cgi?id=1224241
--- Comment #5 from Anand Avati <aavati at redhat.com> ---
COMMIT: http://review.gluster.org/10890 committed in release-3.7 by Niels de
Vos (ndevos at redhat.com)
------
commit a25529a0980b17567060eae8b40524381ca025d3
Author: Niels de Vos <ndevos at redhat.com>
Date: Fri May 22 13:20:06 2015 +0200
gfapi: zero size issue in glfs_h_acl_set()
When setting the stringified ACLs in the xattr dict through
pub_glfs_h_setxattrs(), the size of the string is always passed as 0.
The correct way is to pass the length of the ACL in text form.
Backport of:
> Change-Id: Ia7a7fa1f3a7d615a813c703057dc97b09a0bbb34
> BUG: 789278
> Reviewd-on: http://review.gluster.org/10782
> Signed-off-by: Jiffin Tony Thottan <jthottan at redhat.com>
Change-Id: Ia7a7fa1f3a7d615a813c703057dc97b09a0bbb34
BUG: 1224241
Signed-off-by: Niels de Vos <ndevos at redhat.com>
Reviewed-on: http://review.gluster.org/10890
Tested-by: Gluster Build System <jenkins at build.gluster.com>
Reviewed-by: Shyamsundar Ranganathan <srangana 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=CPFROT28fn&a=cc_unsubscribe
More information about the Bugs
mailing list