mirror of
https://github.com/samba-team/samba.git
synced 2024-12-25 23:21:54 +03:00
4be0ae794e
- Add framework for fallback generating code
- Move pread / pwrite replacement functions to libreplace
- Support pidl builds correctly
- Support asn1 builds correctly
- Move OS-specific checks to lib/replace/SConscript
(This used to be commit
|
||
---|---|---|
.. | ||
README | ||
svfs_util.c | ||
svfs.h | ||
vfs_simple.c |
This module (ntvfs 'simple') provides a very, very simple posix backend. WARNING: All file access is done as user 'root'!!! Only use this module for testing, with only test data!!! For activating this module use: [testshare] path = /tmp/testshare nfvfs handler = simple