ms-nfs41-client/build.vc10
Casey Bodley 0bee545e91 deleg: use delegations to satisfy opens locally
added delegation.c and .h

nfs41_client stores a list of nfs41_delegation_state
new function nfs41_delegate_open() to look for a compatible delegation before calling nfs41_open()
if nfs41_open() is granted a delegation, call nfs41_delegation_granted() to register it with the client
client calls nfs41_client_delegation_free() on unmount to free list of delegations

Signed-off-by: Casey Bodley <cbodley@citi.umich.edu>
2011-07-18 15:24:21 -04:00
..
.gitignore fresh git tree for public release 2010-10-12 10:15:48 -04:00
asio.vcxproj test: asio.exe for async reads and writes 2011-04-12 14:49:32 -04:00
asio.vcxproj.filters test: asio.exe for async reads and writes 2011-04-12 14:49:32 -04:00
daemon.vcxproj deleg: use delegations to satisfy opens locally 2011-07-18 15:24:21 -04:00
daemon.vcxproj.filters deleg: use delegations to satisfy opens locally 2011-07-18 15:24:21 -04:00
dll.vcxproj build.vc10: updated warning settings for visual studio projects 2010-12-10 13:49:37 -05:00
dll.vcxproj.filters fresh git tree for public release 2010-10-12 10:15:48 -04:00
env.props.example fresh git tree for public release 2010-10-12 10:15:48 -04:00
libtirpc.vcxproj turning callback off for krb5p 2011-02-03 13:13:10 -05:00
libtirpc.vcxproj.filters first stab at SSPI leaving gss calls in 2010-12-02 14:22:04 -05:00
mount.vcxproj build.vc10: updated warning settings for visual studio projects 2010-12-10 13:49:37 -05:00
mount.vcxproj.filters fresh git tree for public release 2010-10-12 10:15:48 -04:00
ms-nfs41-client.sln test: asio.exe for async reads and writes 2011-04-12 14:49:32 -04:00
nfs41_driver.vcxproj fresh git tree for public release 2010-10-12 10:15:48 -04:00
nfs41_driver.vcxproj.filters fresh git tree for public release 2010-10-12 10:15:48 -04:00
nfs_install.vcxproj build.vc10: updated warning settings for visual studio projects 2010-12-10 13:49:37 -05:00
nfs_install.vcxproj.filters fresh git tree for public release 2010-10-12 10:15:48 -04:00