[Samba] NFSv4 acls inheritance flags

Sabuj Pattanayek sabujp at gmail.com
Thu May 8 05:39:07 MDT 2014


that's what  vfs_acl_tdb does it sounds like, but somehow I find that
storing all the acl's for every file in one file that could get corrupted
somehow a bad idea


On Thu, May 8, 2014 at 3:00 AM, Klaus Hartnegg <hartnegg at gmx.de> wrote:

> Am 08.05.2014 09:18, schrieb Christian Stüllenberg:
>
>> Am 07.05.2014 23:19, schrieb Jeremy Allison:
>>
>>> On Wed, May 07, 2014 at 05:11:58PM -0300, Dante Colo wrote:
>>>
>>>> but when i set
>>>> some permissions on shares from a Windows machine it takes
>>>> too much time
>>>>
>>>
>>> Not sure how long it would take against a Windows
>>> file server...
>>>
>>>
>> ...I do not have exact measures, but I have encountered a 30% slower
>> samba than win2012 (both accessed from win7 with protocol level SMB3),
>> especially with many small files.
>>
>
> NTFS stores this in the Master File Table, ext4 stores it in the
> individual directory entries (and it has to walk through the directory tree
> to get there).
>
>
> --
> To unsubscribe from this list go to the following URL and read the
> instructions:  https://lists.samba.org/mailman/options/samba
>


More information about the samba mailing list