mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
bce62e6000
Signed-off-by: Garming Sam <garming@catalyst.net.nz> Change-Id: I24b36db3ac11834c3268b2da929e214c10268b16 Reviewed-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Nadezhda Ivanova <nivanova@samba.org> |
||
---|---|---|
.. | ||
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