inherit_new_acl() prints the parent descriptor instead of mentioned child descriptor. DEBUG(10,("inherit_new_acl: child acl for %s is:\n", fsp_str_dbg(fsp) )); NDR_PRINT_DEBUG(security_descriptor, parent_desc);
Created attachment 6398 [details] fix
Comment on attachment 6398 [details] fix Looks, good. Jeremy please assign to Karolin if you're happy with the patch
Re-assigning to Karolin for inclusion in 3.5.next. Great catch of cut-and-paste'd code, thanks ! Jeremy.
Pushed to v3-5-test. Closing out bug report. Thanks!
Comment on attachment 6398 [details] fix Jeremy Allison 2011-04-11 16:34:39 UTC: Great catch of cut-and-paste'd code, thanks !