git.samba.org
/
ira
/
wip.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6a3a8f7
)
Add reference to bug #4308 to remind me to add regression test to smbtorture.
author
Jeremy Allison
<jra@samba.org>
Thu, 6 Nov 2008 03:11:40 +0000
(19:11 -0800)
committer
Jeremy Allison
<jra@samba.org>
Thu, 6 Nov 2008 03:11:40 +0000
(19:11 -0800)
Jeremy.
source3/smbd/posix_acls.c
patch
|
blob
|
history
diff --git
a/source3/smbd/posix_acls.c
b/source3/smbd/posix_acls.c
index cccf3087f7ec92c2e217f55485f25cdc42871683..97b87cc3a98993de95d37258ad1a5ea1d0691a2a 100644
(file)
--- a/
source3/smbd/posix_acls.c
+++ b/
source3/smbd/posix_acls.c
@@
-3511,7
+3511,7
@@
NTSTATUS set_nt_acl(files_struct *fsp, uint32 security_info_sent, const SEC_DESC
create_file_sids(&sbuf, &file_owner_sid, &file_grp_sid);
/* See here: http://www.codeproject.com/KB/winsdk/accessctrl2.aspx
- * for details. JRA.
+ * for details
and also the log trace in bug #4308
. JRA.
*/
if ((security_info_sent & DACL_SECURITY_INFORMATION) &&