Implement "hide new files timeout"

Volker Lendecke Volker.Lendecke at SerNet.DE
Thu Nov 8 21:25:42 UTC 2018


On Thu, Nov 08, 2018 at 01:21:19PM -0800, Jeremy Allison wrote:
> I was on the fence about making this a VFS module
> instead.

I thought too that this belongs into a VFS module. But where would you
put that? readdir is a bit too lowlevel, there we don't have the stat
information available as easily, right? And then we have the other
'hide whatever' things in core code. They would have to go into a
module too, but for example the hide unreadable needs to call back
into the VFS. That quickly becomes messy. That's why I put it into
core in the end.

Thanks for pushing!

Volker

-- 
SerNet GmbH, Bahnhofsallee 1b, 37081 Göttingen
phone: +49-551-370000-0, fax: +49-551-370000-9
AG Göttingen, HRB 2816, GF: Dr. Johannes Loxen
http://www.sernet.de, mailto:kontakt at sernet.de



More information about the samba-technical mailing list