Writing a Samba VFS in Samba 3.6 and earlier

From SambaWiki
Revision as of 03:42, 5 May 2014 by Rsharpe (talk | contribs) (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…")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Introduction

The Samba VFS

Two Types of File Systems

Writing a VFS Module

VFS Module Initialization

Some Existing VFS Modules

Building, Installing and Debugging your VFS Module

Adding New VFS Routines