r22920: Add in the UNIX capability for 24-bit readX, as discussed
authorJeremy Allison <jra@samba.org>
Wed, 16 May 2007 00:07:38 +0000 (00:07 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:22:08 +0000 (12:22 -0500)
commita53268fb2082de586e2df250d8ddfcff53379102
tree72a5c6f1e2101b0c0f79ab797849324319365b55
parenta7d992545bf7422ec2dc45c402b45e7e068cec94
r22920: Add in the UNIX capability for 24-bit readX, as discussed
with the Apple guys and Linux kernel guys. Still looking
at how to do writeX as there's no recvfile().
Jeremy.
source/include/client.h
source/include/smb_macros.h
source/include/trans2.h
source/lib/util_sock.c
source/libsmb/clientgen.c
source/libsmb/clifsinfo.c
source/libsmb/clireadwrite.c
source/libsmb/smb_signing.c
source/smbd/reply.c
source/smbd/trans2.c