r2404: the first large lump of posix vfs stuff.
authorAndrew Tridgell <tridge@samba.org>
Sat, 18 Sep 2004 08:16:14 +0000 (08:16 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:58:48 +0000 (12:58 -0500)
commit03cb4367d67ba9cdedf22df743d25d81093941d7
tree0d6d97adec85cf9d4d67c34d8fc4e55b0b0eb019
parent046380c56c35177ccf49d0a40e3771242b134277
r2404: the first large lump of posix vfs stuff.

this is still very much a skeleton (with many limbs missing too!). I
am committing this early to get some feedback on the approach taken.
(This used to be commit 40d5cae5ebbfe328e193eadb685df6a370730299)
source4/include/includes.h
source4/ntvfs/config.mk
source4/ntvfs/posix/pvfs_dirlist.c [new file with mode: 0644]
source4/ntvfs/posix/pvfs_fileinfo.c [new file with mode: 0644]
source4/ntvfs/posix/pvfs_resolve.c [new file with mode: 0644]
source4/ntvfs/posix/pvfs_search.c [new file with mode: 0644]
source4/ntvfs/posix/pvfs_shortname.c [new file with mode: 0644]
source4/ntvfs/posix/pvfs_unlink.c [new file with mode: 0644]
source4/ntvfs/posix/pvfs_util.c [new file with mode: 0644]
source4/ntvfs/posix/vfs_posix.c
source4/ntvfs/posix/vfs_posix.h