ms-nfs41-client/daemon
Casey Bodley ae4c67c21e upcall: added upcall_cleanup() to interface
added call to upcall_cleanup() after both upcall_marshall() and upcall_cancel()
individual upcall operations define their nfs41_upcall_op structs locally, instead of putting tons of function prototypes in upcall.c
made the upcall_marshall() function optional; most marshall functions are noops

Signed-off-by: Casey Bodley <cbodley@citi.umich.edu>
2010-10-27 16:16:17 -04:00
..
callback_server.c cb_args should be allocated 2010-10-13 14:46:02 -04:00
callback_xdr.c fresh git tree for public release 2010-10-12 10:15:48 -04:00
daemon_debug.c symlink: daemon parses SYMLINK upcall 2010-10-14 12:42:33 -04:00
daemon_debug.h daemon: logging to files 2010-10-12 10:36:04 -04:00
from_kernel.h volume: daemon handles FileFsAttributeInformation 2010-10-12 10:35:51 -04:00
getattr.c upcall: added upcall_cleanup() to interface 2010-10-27 16:16:17 -04:00
list.h fresh git tree for public release 2010-10-12 10:15:48 -04:00
lock.c upcall: added upcall_cleanup() to interface 2010-10-27 16:16:17 -04:00
lookup.c adding tags to compounds 2010-10-27 15:00:12 -04:00
makefile fresh git tree for public release 2010-10-12 10:15:48 -04:00
mount.c upcall: added upcall_cleanup() to interface 2010-10-27 16:16:17 -04:00
name_cache.c adding tags to compounds 2010-10-27 15:00:12 -04:00
name_cache.h name cache: insert supports negative entries 2010-10-12 10:35:43 -04:00
namespace.c each mount has unique client_owner 2010-10-27 15:21:57 -04:00
nfs41.h readdir cookie is stored with nfs41_open_state 2010-10-27 15:25:27 -04:00
nfs41_callback.h fresh git tree for public release 2010-10-12 10:15:48 -04:00
nfs41_client.c each mount has unique client_owner 2010-10-27 15:21:57 -04:00
nfs41_compound.c adding tags to compounds 2010-10-27 15:00:12 -04:00
nfs41_compound.h adding tags to compounds 2010-10-27 15:00:12 -04:00
nfs41_const.h symlink: limit symlink depth to avoid following cyclical links 2010-10-15 17:24:04 -04:00
nfs41_daemon.c upcall: added upcall_cleanup() to interface 2010-10-27 16:16:17 -04:00
nfs41_ops.c adding tags to compounds 2010-10-27 15:00:12 -04:00
nfs41_ops.h readdir cookie is stored with nfs41_open_state 2010-10-27 15:25:27 -04:00
nfs41_rpc.c daemon: logging to files 2010-10-12 10:36:04 -04:00
nfs41_server.c fresh git tree for public release 2010-10-12 10:15:48 -04:00
nfs41_session.c fresh git tree for public release 2010-10-12 10:15:48 -04:00
nfs41_superblock.c timestamps: superblock stores attributes cansettime,time_delta 2010-10-12 10:35:52 -04:00
nfs41_types.h readdir cookie is stored with nfs41_open_state 2010-10-27 15:25:27 -04:00
nfs41_xdr.c fixing readlink buffer size in decode 2010-10-18 12:15:35 -04:00
nfs41_xdr.h fresh git tree for public release 2010-10-12 10:15:48 -04:00
open.c upcall: added upcall_cleanup() to interface 2010-10-27 16:16:17 -04:00
pnfs.h warnings from WDK 6000 2010-10-19 11:17:29 -04:00
pnfs_debug.c fresh git tree for public release 2010-10-12 10:15:48 -04:00
pnfs_device.c fresh git tree for public release 2010-10-12 10:15:48 -04:00
pnfs_io.c pnfs: check status of pnfs_file_device_io_unit() 2010-10-12 12:11:49 -04:00
pnfs_layout.c fresh git tree for public release 2010-10-12 10:15:48 -04:00
rbtree.c fresh git tree for public release 2010-10-12 10:15:48 -04:00
rbtree.h fresh git tree for public release 2010-10-12 10:15:48 -04:00
readdir.c upcall: added upcall_cleanup() to interface 2010-10-27 16:16:17 -04:00
readwrite.c upcall: added upcall_cleanup() to interface 2010-10-27 16:16:17 -04:00
service.c warnings from WDK 6000 2010-10-19 11:17:29 -04:00
service.h first stab at nfsd as a service 2010-10-12 10:36:03 -04:00
setattr.c upcall: added upcall_cleanup() to interface 2010-10-27 16:16:17 -04:00
sources removing libraries needed for service-version only 2010-10-20 12:21:54 -04:00
symlink.c upcall: added upcall_cleanup() to interface 2010-10-27 16:16:17 -04:00
upcall.c upcall: added upcall_cleanup() to interface 2010-10-27 16:16:17 -04:00
upcall.h upcall: added upcall_cleanup() to interface 2010-10-27 16:16:17 -04:00
util.c warnings from WDK 6000 2010-10-19 11:17:29 -04:00
util.h max_path: get_name() avoids copying from upcall buffer 2010-10-12 10:36:10 -04:00
volume.c upcall: added upcall_cleanup() to interface 2010-10-27 16:16:17 -04:00