r3642: Extend vfs to add seekdir/telldir/rewinddir. Yes I know I have to
authorJeremy Allison <jra@samba.org>
Tue, 9 Nov 2004 22:49:28 +0000 (22:49 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 15:53:11 +0000 (10:53 -0500)
commitc0406ae1b04a60318ba18abb168b610d8c223005
tree5da7bbbfea881461879ba3eff4902432647ce92e
parent2d0f5486f085e0db4528fb3f72ca311c73c36b92
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.
(This used to be commit 344e9dd33a936b429fefb67cd748ac009a1bab10)
source3/include/smbprofile.h
source3/include/trans2.h
source3/include/vfs.h
source3/include/vfs_macros.h
source3/lib/system.c
source3/smbd/trans2.c
source3/smbd/vfs-wrap.c
source3/smbd/vfs.c