Whamcloud - gitweb
Branch: c_new_cmd
authorwangdi <wangdi>
Wed, 20 Sep 2006 14:19:57 +0000 (14:19 +0000)
committerwangdi <wangdi>
Wed, 20 Sep 2006 14:19:57 +0000 (14:19 +0000)
commit2e877ec52ce79a4ec7f8d0f5b937bf509e54c5ce
treeb5d6214479cf960506a933a4c8574959ea75c6bb
parent83b6762d1a72f11c867d26d712da3aa6d4d62eb4
Branch: c_new_cmd
1)reset the end offset of each hash segment
2)add up_call for disable transaction for splitting, since there will
  include many transaction in one thread, and we do not need replay for
  it, so do not set transaction temporarily.
3) some other fixes of readdir for splitting
12 files changed:
lustre/cmm/cmm_device.c
lustre/cmm/cmm_internal.h
lustre/cmm/cmm_split.c
lustre/include/md_object.h
lustre/lmv/lmv_obd.c
lustre/mdc/mdc_request.c
lustre/mdd/mdd_handler.c
lustre/mdt/mdt_handler.c
lustre/mdt/mdt_internal.h
lustre/mdt/mdt_open.c
lustre/mdt/mdt_recovery.c
lustre/osd/osd_handler.c