[Samba] io_uring cause data corruption

Rowland penny rpenny at samba.org
Fri May 1 13:31:52 UTC 2020


On 01/05/2020 13:59, A L via samba wrote:
> Hi again,
>
> It is not always the same area. The "blank" areas seems to be early in 
> the files, bot not at the same offsets.
>
I will leave Jeremy to comment on your main problem, but you have two 
read only shares, which are guest only access because of these lines:

     guest only = Yes
     guest ok = Yes

So why do you have these lines:

     create mask = 0664
     directory mask = 0775
     force user = nasuser
     force group = nas
     inherit owner = Yes

They only come into play when creating files and directories.

Rowland





More information about the samba mailing list