Hi Jelmer,

I noticed that most vfs modules use global vars, I think we should avoid this because the modules are configurable for each share (connection). and the modules should use a connection context to store the configuration data to not conflict,

I'm currently writing a vfs_antivir module and store the configuration data in conn->vfs_private...

Comments?


metze
-----------------------------------------------------------------------------
Stefan "metze" Metzmacher <[EMAIL PROTECTED]>

Reply via email to