1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-05 09:18:06 +03:00
samba-mirror/source4/ntvfs/simple
Andreas Schneider 6427dafe70 s4:ntvfs: Fix code spelling
Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
2023-08-14 21:45:29 +00:00
..
README
svfs_util.c lib: Fix "is_case_sensitive" in "ms_fnmatch_protocol"' callers 2017-02-15 11:40:32 +01:00
svfs.h
vfs_simple.c s4:ntvfs: Fix code spelling 2023-08-14 21:45:29 +00:00

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