1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/source4/ntvfs/simple
Matt Kraai d8071e7ed7 Change uint_t to unsigned int in source4
Signed-off-by: Stefan Metzmacher <metze@samba.org>
2010-02-02 07:18:18 +01:00
..
README r313: add the warning about fileaccess as user 'root' 2007-10-10 12:51:20 -05:00
svfs_util.c Change uint_t to unsigned int in source4 2010-02-02 07:18:18 +01:00
svfs.h r15734: This is a major change to the NTVFS subsystem: 2007-10-10 14:08:10 -05:00
vfs_simple.c Change uint_t to unsigned int in source4 2010-02-02 07:18:18 +01: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