1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00
samba-mirror/source4/ntvfs/simple
Michael Adam b64a24eb05 s4:ntvfs: fix O3 error unused result of asprintf in svfs_file_utime
Signed-off-by: Michael Adam <obnox@samba.org>
Reviewed-by: Christian Ambach <ambi@samba.org>
2016-05-13 00:16:15 +02:00
..
README
svfs_util.c s4:ntvfs: fix O3 error unused result of asprintf in svfs_file_utime 2016-05-13 00:16:15 +02:00
svfs.h
vfs_simple.c s4:ntvfs: fix O3 error unused result of asprintf 2016-05-13 00:16:15 +02: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