r3642: Extend vfs to add seekdir/telldir/rewinddir. Yes I know I have to
commit344e9dd33a936b429fefb67cd748ac009a1bab10
authorJeremy Allison <jra@samba.org>
Tue, 9 Nov 2004 22:49:28 +0000 (9 22:49 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 15:53:11 +0000 (10 10:53 -0500)
treeb9260b5ec5c891dcc59bf4572d3bfe5fb4ba5cb1
parentcfd51c02447f7b42cffcaf4cc6179237d58c8229
r3642: Extend vfs to add seekdir/telldir/rewinddir. Yes I know I have to
fix the modules too... First step in fixing out large directories
problem.
Jeremy.
source/include/smbprofile.h
source/include/trans2.h
source/include/vfs.h
source/include/vfs_macros.h
source/lib/system.c
source/smbd/trans2.c
source/smbd/vfs-wrap.c
source/smbd/vfs.c