mirror of
https://github.com/samba-team/samba.git
synced 2024-12-25 23:21:54 +03:00
96ada4d87b
This hopefully fixes the build on systems where _LARGE_FILES triggers defines of syscalls e.g. '#define lseek lseek64' on AIX. metze Autobuild-User(master): Stefan Metzmacher <metze@samba.org> Autobuild-Date(master): Wed Jun 13 11:03:15 CEST 2012 on sn-devel-104 |
||
---|---|---|
.. | ||
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