[PATCH] Fix bug #11589 - turning off EA's can create files incorrectly.

Uri Simchoni uri at samba.org
Wed Nov 4 02:12:47 UTC 2015


The SMB1 handlers for this (TRANSACT2_OPEN and NT_TRANSACT_CREATE) block 
it at the protocol level before going to VFS. Which approach do you 
think is more correct?

It does seem like a detail of the underlying file system (also according 
to MS-SMB2), but I'm just asking because maybe there were good reasons 
to place this check at the SMB layer...

Thanks,
Uri.

On 11/03/2015 11:32 PM, Jeremy Allison wrote:
> If EA's are globally turned off don't allow a
> create containing them.
>
> Fix from John Mulligan <phlogistonjohn at asynchrono.us>
>
> Second Team review requested.
>
> Thanks,
>
> Jeremy.




More information about the samba-technical mailing list