Whamcloud - gitweb
- add flag no_lov_create in create_spec
authortappro <tappro>
Wed, 13 Sep 2006 16:39:36 +0000 (16:39 +0000)
committertappro <tappro>
Wed, 13 Sep 2006 16:39:36 +0000 (16:39 +0000)
commit9ddc7e55718508f13c531f7584a2ae1f8b8da3e2
tree4df69b7cdd4b81c27b23102a40e7bdd94a48ffd1
parent05b1e8c04b3dc330da1c2b63a88d6fca94fa6f3b
- add flag no_lov_create in create_spec
- update mdd lov related code to handle no_lov_create and don't try to create
  objects during replay open|create
- call ldo_recovery_complete() at the end of mdt_init0()
- set mdd obd to recovering state initially and reset recovering flag from
  mdd_recovery_complete()
lustre/include/lustre_mds.h
lustre/include/md_object.h
lustre/mdd/mdd_handler.c
lustre/mdd/mdd_lov.c
lustre/mds/handler.c
lustre/mds/mds_lov.c
lustre/mdt/mdt_handler.c
lustre/mdt/mdt_lib.c
lustre/mdt/mdt_recovery.c