ms-nfs41-client/sys
Casey Bodley 7e7f73766d readdir cookie is stored with nfs41_open_state
fixes a memory leak that occurs when a readdir loop doesn't complete, since the cookie was only freed on the last readdir upcall.  by storing the cookie with nfs41_open_state, we can avoid passing the cookie to the driver and back, and not worry about having to free it separately

Signed-off-by: Casey Bodley <cbodley@citi.umich.edu>
2010-10-27 15:25:27 -04:00
..
makefile fresh git tree for public release 2010-10-12 10:15:48 -04:00
nfs41_debug.c symlink: driver marshalls new SYMLINK upcall 2010-10-14 12:42:32 -04:00
nfs41_debug.h fresh git tree for public release 2010-10-12 10:15:48 -04:00
nfs41_driver.c readdir cookie is stored with nfs41_open_state 2010-10-27 15:25:27 -04:00
nfs41_driver.h symlink: driver marshalls new SYMLINK upcall 2010-10-14 12:42:32 -04:00
nfs41_driver.ini fresh git tree for public release 2010-10-12 10:15:48 -04:00
nfs41_driver.rc fresh git tree for public release 2010-10-12 10:15:48 -04:00
sources fresh git tree for public release 2010-10-12 10:15:48 -04:00
wmlkm.c fresh git tree for public release 2010-10-12 10:15:48 -04:00
wmlkm.h fresh git tree for public release 2010-10-12 10:15:48 -04:00