Whamcloud - gitweb
b=15226
authoryury <yury>
Wed, 4 Jun 2008 12:07:32 +0000 (12:07 +0000)
committeryury <yury>
Wed, 4 Jun 2008 12:07:32 +0000 (12:07 +0000)
commitfce887d1f9e0170ef33807415bcff4660fe7fa39
tree37a4691e2ca32db280dae9b3d645b00b59d7bb2a
parent144347dfbfb78250205cd866f7e63a74ab0d461d
b=15226
r=shadow,nikita
- fixes issue with accessing freed @ns on behalf rpc handling when some late rpc comes in fini time;
- add new comments in functions, converts existing ones to be inline wigth doxygen comments policies.
14 files changed:
lustre/include/liblustre.h
lustre/include/lustre_dlm.h
lustre/include/obd.h
lustre/ldlm/ldlm_lib.c
lustre/ldlm/ldlm_pool.c
lustre/ldlm/ldlm_request.c
lustre/ldlm/ldlm_resource.c
lustre/mdt/mdt_handler.c
lustre/mgs/mgs_handler.c
lustre/obdclass/genops.c
lustre/obdclass/obd_config.c
lustre/obdecho/echo.c
lustre/obdfilter/filter.c
lustre/ptlrpc/client.c