Whamcloud - gitweb
- fixes in fld:
authoryury <yury>
Mon, 12 Jun 2006 17:55:21 +0000 (17:55 +0000)
committeryury <yury>
Mon, 12 Jun 2006 17:55:21 +0000 (17:55 +0000)
commit848648b40c2bf79abdb37cfbce60301b21b81630
tree003cc46c9967bff462526501e65b43fdede793f7
parent28e1bb947a3371264b62e945cf0402b77aeca984
- fixes in fld:
  * moving mdc_fld() into fld module and rename it to fld_rpc();
  * setting correct portal in fld_rpc();
  * handling out errors correctly in fld_req_handle();
  * putting missed target_send_repay() to fld_reqa_handle();
  * added liblustre support (FLD caching is not working in this case);
lustre/fld/autoMakefile.am
lustre/fld/fld_handler.c
lustre/fld/fld_iam.c
lustre/include/lustre_mdc.h
lustre/include/obd_support.h
lustre/liblustre/Makefile.am
lustre/liblustre/genlib.sh
lustre/mdc/mdc_request.c