VFS Module Docs & Examples

Jeremy Allison jra at samba.org
Tue Jul 31 16:40:31 UTC 2018


On Tue, Jul 31, 2018 at 12:23:05PM -0400, Kory Draughn via samba-technical wrote:
> Hi,
> 
> Is there any documentation describing each VFS function?

The source code is the most accurate description.

> Are there any example VFS modules that present data that does not reside on
> the filesystem (e.g. the data is managed by another process within a
> different network)?

Take a look at vfs_glusterfs.c and vfs_ceph.c, they are the
easiest modules to follow that do exactly this.

Jeremy.



More information about the samba-technical mailing list