1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-10 01:18:15 +03:00
samba-mirror/source4/ntvfs/simple
Stefan Metzmacher f88bf54c7f r889: convert samba4 to use [u]int16_t instead of [u]int16
metze
(This used to be commit af6f1f8a01)
2007-10-10 12:56:16 -05:00
..
README r313: add the warning about fileaccess as user 'root' 2007-10-10 12:51:20 -05:00
svfs_util.c r889: convert samba4 to use [u]int16_t instead of [u]int16 2007-10-10 12:56:16 -05:00
svfs.h r889: convert samba4 to use [u]int16_t instead of [u]int16 2007-10-10 12:56:16 -05:00
vfs_simple.c r755: - disallow process_model _thread when we don't have pwread/pwrite 2007-10-10 12:53:48 -05: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