Displaying 2 results from an estimated 2 matches for "fruit_stat".
2016 Jan 29
2
Fruit/AAPL behavior
...formance on an OS X client is somewhat less than exciting. I compiled
the latest Samba 4.3 tarball and enabled fruit per the modules man page,
however directory listing performance still takes a few seconds.
I've cranked the fruit debug level up to 10 and can see that it is getting
used ("fruit_stat called for files", for instance). I've also looked
through Wireshark and it appears to appropriately negotiate the AAPL
extension with the client.
In wireshark I'm still seeing a GetInfo Request for every file and
directory which hammers my poor server. I was under the impression the...
2016 Jan 29
0
Fruit/AAPL behavior
...ome more out of it by adding:
readdir_attr:aapl_max_access = false
This results in the clients incorrect view of effective permissions
though, but if everything is eg 0777 anyway than why care?
> I've cranked the fruit debug level up to 10 and can see that it is getting
> used ("fruit_stat called for files", for instance). I've also looked
> through Wireshark and it appears to appropriately negotiate the AAPL
> extension with the client.
>
> In wireshark I'm still seeing a GetInfo Request for every file and
> directory which hammers my poor server.
Possi...