Displaying 1 result from an estimated 1 matches for "copy_ace".
Did you mean:
copy_acl
2013 Mar 25
0
ANNOUNCE: cifs-utils release 6.0 ready for download
...a381a2d44f8018d3222cadbdf
Author: Jeff Layton <jlayton at samba.org>
Date: Tue Jan 29 07:08:48 2013 -0500
setcifsacl: fix offset calculation in "set" code
Previously the code assumed that the ACE that was copied was of a
fixed size. Save off the return value from copy_ace and ensure that
we apply it correctly to the size and offset.
Reported-by: Jian Li <jiali at redhat.com>
Signed-off-by: Jeff Layton <jlayton at samba.org>
commit d1d96fafe50b04395ff3ee4590777452e6612e02
Author: Jeff Layton <jlayton at samba.org>
Date: Fri Feb 1...