Implement AIO in SMB2. Doesn't allow cancel calls yet (to be added).
authorJeremy Allison <jra@samba.org>
Thu, 10 Jun 2010 20:20:37 +0000 (13:20 -0700)
committerJeremy Allison <jra@samba.org>
Thu, 10 Jun 2010 20:20:37 +0000 (13:20 -0700)
commit321d7a6303b651cc2533f4b72dc7cef6b7d64da4
tree6f5a24f98802ceaa5eded1dd7d1bfe2288f5520b
parentedd8940e1864deedaf0f6484809def586ac215f2
Implement AIO in SMB2. Doesn't allow cancel calls yet (to be added).

Jeremy.
source3/include/proto.h
source3/smbd/aio.c
source3/smbd/globals.h
source3/smbd/smb2_read.c
source3/smbd/smb2_write.c