1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-14 19:24:43 +03:00
Andrew Tridgell c870ae8b89 r3528: added support for the SMBntcancel() operation, which cancels any
outstanding async operation (triggering an immediate timeout).

pvfs now passes the RAW-MUX test
(This used to be commit 3423e2f41461d054067ef168b9b986f62cc8f77c)
2007-10-10 13:05:28 -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