mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
6b266b85cf
this converts all callers that use the Samba4 loadparm lp_ calling convention to use the lpcfg_ prefix. Signed-off-by: Andrew Bartlett <abartlet@samba.org> |
||
---|---|---|
.. | ||
cifsposix.h | ||
README | ||
svfs_util.c | ||
vfs_cifs_posix.c |
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