Whamcloud - gitweb
- fixed ctx using in fld_client (bug found by Tom). In few words, ctx cannot be saved...
authoryury <yury>
Sat, 9 Sep 2006 11:06:26 +0000 (11:06 +0000)
committeryury <yury>
Sat, 9 Sep 2006 11:06:26 +0000 (11:06 +0000)
commite3233748fab26c74124dfd79dbb3f54b3019cabb
tree8d3eb61e0cec23571a4a247fd9c4d6fb425a9a07
parent060d5266b005504133b381c8e46f59e181d3d7dc
- fixed ctx using in fld_client (bug found by Tom). In few words, ctx cannot be saved in fld_client struct as it is per-thread;

- fixes in split code, after allocating fid in new seq, caller should also setup FLD for it.
lustre/cmm/cmm_object.c
lustre/cmm/cmm_split.c
lustre/cmm/mdc_object.c
lustre/fld/fld_request.c
lustre/include/lustre_fld.h
lustre/lmv/lmv_fld.c
lustre/lmv/lmv_obd.c
lustre/mdt/mdt_handler.c