s3:dir - Introduce a 64-bit directory offset <-> 32 bit wire offset map using memcache.
authorJeremy Allison <jra@samba.org>
Sat, 11 Jan 2014 23:45:48 +0000 (15:45 -0800)
committerAndreas Schneider <asn@samba.org>
Wed, 15 Jan 2014 08:45:10 +0000 (09:45 +0100)
commit97cd9c6729a3821faa2dbc1588a40c5e03b9fd4f
tree81d5fe76d06dec67dd9bc2e9a7a2a3bb48bca19a
parent4e0c41a321b2683610748c8c176fc46aaa8d114d
s3:dir - Introduce a 64-bit directory offset <-> 32 bit wire offset map using memcache.

Should fix the DOS clients against 64-bit smbd's bug.

https://bugzilla.samba.org/show_bug.cgi?id=2662

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
source3/smbd/dir.c