Writing a Samba VFS in Samba 3.6 and earlier: Difference between revisions

From SambaWiki
(Created page with "= Introduction = = The Samba VFS = = Two Types of File Systems = = Writing a VFS Module = == VFS Module Initialization == = Some Existing VFS Modules = = Building, Instal…")
 
No edit summary
Line 4: Line 4:


= Two Types of File Systems =
= Two Types of File Systems =

[[File:Samba-vfs-diag-1.gif]]


= Writing a VFS Module =
= Writing a VFS Module =

Revision as of 04:27, 5 May 2014

Introduction

The Samba VFS

Two Types of File Systems

Samba-vfs-diag-1.gif

Writing a VFS Module

VFS Module Initialization

Some Existing VFS Modules

Building, Installing and Debugging your VFS Module

Adding New VFS Routines