Whamcloud - gitweb
b=2766
authorrread <rread>
Wed, 17 Mar 2004 21:56:43 +0000 (21:56 +0000)
committerrread <rread>
Wed, 17 Mar 2004 21:56:43 +0000 (21:56 +0000)
commit3c0b76d5a0aa4c75a9c7c2987e45194b0e68f7c3
tree85e8ddf6ef9b7acbd50ac4e676764411226e82ef
parent016929cd3acbf3c315ea56c96ce75b8efe00f4c0
b=2766
r=zab (partial)

Better handling for OST eviction.  Fixes for clearing the page cache,
imp_invalid handling, and improved import_event interface. Also
includes the tests and fixes added from 2732; one of those tests does
not yet passed so it is excepted for now.
26 files changed:
lustre/ChangeLog
lustre/include/linux/lustre_dlm.h
lustre/include/linux/lustre_ha.h
lustre/include/linux/lustre_import.h
lustre/include/linux/lustre_net.h
lustre/include/linux/obd.h
lustre/include/linux/obd_support.h
lustre/ldlm/ldlm_lib.c
lustre/ldlm/ldlm_request.c
lustre/ldlm/ldlm_resource.c
lustre/llite/file.c
lustre/llite/rw24.c
lustre/mdc/mdc_request.c
lustre/mds/mds_fs.c
lustre/obdclass/genops.c
lustre/osc/osc_request.c
lustre/ptlrpc/client.c
lustre/ptlrpc/import.c
lustre/ptlrpc/niobuf.c
lustre/ptlrpc/ptlrpc_module.c
lustre/ptlrpc/ptlrpcd.c
lustre/ptlrpc/recover.c
lustre/tests/recovery-small.sh
lustre/tests/replay-ost-single.sh
lustre/tests/replay-single.sh
lustre/tests/test-framework.sh