1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source4/ntvfs/cifs_posix_cli
Michael Adam 93b1dac1ca s4:ntvfs: fix O3 error unused result of asprintf in cifspsx_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
..
cifsposix.h
README
svfs_util.c s4:ntvfs: fix O3 error unused result of asprintf in cifspsx_file_utime() 2016-05-13 00:16:15 +02:00
vfs_cifs_posix.c s4:ntvfs: fix O3 error unused result of asprintf in cifspsx_map_fileinfo 2016-05-13 00:16:15 +02:00

This module (ntvfs 'cifsposix') provides a simple posix backend which
provides better semantics for clients which implement the cifs unix
extensions or the newer cifs posix extensions

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 = cifsposix