Whamcloud - gitweb
- disable mds local connections, that is on mdt0 there will not be mdc0;
authoryury <yury>
Wed, 6 Sep 2006 10:32:41 +0000 (10:32 +0000)
committeryury <yury>
Wed, 6 Sep 2006 10:32:41 +0000 (10:32 +0000)
commit6ca06f630c3e218b3b9692fe16d89649e25ecd5e
tree443aedcc70e630cbc7953a447d3273fc674bdb77
parent93147a95e093efe7d94ff3e53fe6a957b4cd1d72
- disable mds local connections, that is on mdt0 there will not be mdc0;
- update fld and seq mgr to not use local connections;
- for seq-mgr use different files for storing data of controller an regular seq server, fixing this in mkfs too;
- cleanups and fixes in fld and seq with names of fields;
18 files changed:
lustre/cmm/cmm_device.c
lustre/fid/fid_handler.c
lustre/fid/fid_internal.h
lustre/fid/fid_request.c
lustre/fid/fid_store.c
lustre/fld/fld_handler.c
lustre/fld/fld_index.c
lustre/fld/fld_internal.h
lustre/fld/fld_request.c
lustre/fld/lproc_fld.c
lustre/include/lu_object.h
lustre/include/lustre_fid.h
lustre/include/lustre_fld.h
lustre/lmv/lmv_obd.c
lustre/mdc/mdc_request.c
lustre/mdt/mdt_handler.c
lustre/mgs/mgs_llog.c
lustre/utils/mkfs_lustre.c