r15237: Add primitive Samba 4 backend for cifs posix clients (based on simple backend).
authorSteve French <sfrench@samba.org>
Tue, 25 Apr 2006 11:36:15 +0000 (11:36 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:04:23 +0000 (14:04 -0500)
commit1e8e6aeb6fed306be4196daca19af284a7fef3cf
tree2a7619b28ebc8d4580650cd9c4aad660b8cd37d1
parent5c818491fc910ae57693ead4e511746f40befa1f
r15237: Add primitive Samba 4 backend for cifs posix clients (based on simple backend).
(This used to be commit f054e1a9e6101f22559f5c4a546b537531b60f94)
source4/ntvfs/cifs_posix_cli/README [new file with mode: 0644]
source4/ntvfs/cifs_posix_cli/cvfs.h [new file with mode: 0644]
source4/ntvfs/cifs_posix_cli/svfs_util.c [new file with mode: 0644]
source4/ntvfs/cifs_posix_cli/vfs_simple.c [new file with mode: 0644]
source4/ntvfs/config.mk