Whamcloud - gitweb
b=6063
authoralex <alex>
Sat, 7 May 2005 19:01:31 +0000 (19:01 +0000)
committeralex <alex>
Sat, 7 May 2005 19:01:31 +0000 (19:01 +0000)
commitf43b9324340b6930d9ace6224cfdae4c2bcec84e
treef161ce724621fedea7b477377edc8ad4ddd0413b
parent5940a46bbf0ed2a10108d196c2cfd98c24b44a86
b=6063

 - to avoid possible lock collision during replay, we should replay all
   request before any locks
14 files changed:
lustre/include/linux/lustre_export.h
lustre/include/linux/lustre_idl.h
lustre/include/linux/obd.h
lustre/include/linux/obd_class.h
lustre/ldlm/ldlm_lib.c
lustre/ldlm/ldlm_lockd.c
lustre/ldlm/ldlm_request.c
lustre/mds/handler.c
lustre/mds/mds_fs.c
lustre/obdclass/genops.c
lustre/obdclass/obd_config.c
lustre/obdfilter/filter.c
lustre/ost/ost_handler.c
lustre/ptlrpc/import.c