mirror of
https://github.com/samba-team/samba.git
synced 2025-01-14 19:24:43 +03:00
651f3903f0
- more consistent checking for system call return values in simple backend (This used to be commit 375a9a1347abf0b917cf94ea0cabcdea37d60e98)
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