Hi! Attached is latest version of stackable VFS interface, as described in my talk on SambaXP (http://www.sambaxp.org/samba_XP_2002/archive.html)
Changes:
- 'vfs path' option added to specify path where modules reside.
You can use this to simplify 'vfs object' line.
- conn->vfs_private changed to void**. Each module receives
different module_id during vfs_init call which is an index to
conn->vfs_private[] array so that module-specific data can be
stored in conn->vfs_private[module_id]
--
/ Alexander Bokovoy
Software architect and analyst // SaM-Solutions Ltd.
---
If you give Congress a chance to vote on both sides of an issue, it
will always do it.
-- Les Aspin, D., Wisconsin
samba-3.0-cascaded-vfs.1.1.patch.bz2
Description: BZip2 compressed data
