[Samba] Samba Non-Existent Filesystem Implementation

Jeremy Allison jra at samba.org
Fri Feb 21 12:51:45 MST 2014


On Fri, Feb 21, 2014 at 02:32:22PM -0500, Dustin Oprea wrote:
> > Yes, this is a common configuration used by cloud service
> > gateways. You have to provide a full VFS module (start
> > by looking at examples/VFS/skel_opaque.c.
> >
> > Jeremy.
> >
> 
> I figured. I took a very brief overview of the developer's documentation,
> but it doesn't seem to mention how to hook it in. Should I assume that,
> once applied, all shares are taken to be relative to it, or is it possible
> to implement N different VFS modules for N different shares?

Every share can have its own different set of VFS modules.
They can stack also (if you write them correctly).


More information about the samba mailing list