r3260: redid the pvfs_dirlist() interface in preparation for a "keep
authorAndrew Tridgell <tridge@samba.org>
Tue, 26 Oct 2004 11:11:16 +0000 (11:11 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:04:47 +0000 (13:04 -0500)
commit692623c6c0a2c6817fddfa77cd1c2525c27145c4
treefe76073e9d7d8dcdf5d53bae472a11d5714fd0a5
parentcc58d249f973397bf800c9b56a5d4ab30fcda2b4
r3260: redid the pvfs_dirlist() interface in preparation for a "keep
directory open" implementation, as opposed to the "load the whole
directory" interface used now. This will be needed to pass RAW-SEARCH
source/ntvfs/posix/pvfs_dirlist.c
source/ntvfs/posix/pvfs_search.c
source/ntvfs/posix/pvfs_unlink.c