Add reference to bug #4308 to remind me to add regression test to smbtorture.
authorJeremy Allison <jra@samba.org>
Thu, 6 Nov 2008 03:11:53 +0000 (19:11 -0800)
committerJeremy Allison <jra@samba.org>
Thu, 6 Nov 2008 03:11:53 +0000 (19:11 -0800)
Jeremy.

source/smbd/posix_acls.c

index 65ec25190b7adeeadc1cb26976115a6292792c37..b4f8ad585217578c29f67a48003a9ad048186cf0 100644 (file)
@@ -3526,7 +3526,7 @@ NTSTATUS set_nt_acl(files_struct *fsp, uint32 security_info_sent, SEC_DESC *psd)
        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) &&