Main Proxy/Caching handlers in vfs_proxy
commit73856f161e1c80d074b04308cf030735491232d6
authorAmin Azez <azez@ufomechanic.net>
Thu, 31 Jan 2008 11:13:51 +0000 (31 11:13 +0000)
committerAmin Azez <azez@ufomechanic.net>
Thu, 31 Jan 2008 11:13:51 +0000 (31 11:13 +0000)
tree10ee9203f17be40ab69a7f5017ab066906f2d49c
parent11955ffd5c8dca5bda25deb1a5ee8b7267468d41
Main Proxy/Caching handlers in vfs_proxy

These handlers are currently corrupting memory and I'm trying to find out how.

It includes a new async request handler that can chain handlers, to reverse
the packaing done when rpc structs are packed to NDR and then sent over ntioctl
source/ntvfs/proxy/vfs_proxy.c