Whamcloud - gitweb
b=16919
authorgreen <green>
Fri, 9 Jan 2009 03:30:19 +0000 (03:30 +0000)
committergreen <green>
Fri, 9 Jan 2009 03:30:19 +0000 (03:30 +0000)
commit5d0b439b927550f8a358cd12a6247da0dd72e75b
treea8a1ce6224e00151158f82a20c8937ba91a8b265
parent7882923b535472dbcac4f1d93454fc66046bfce6
b=16919
r=adilger,shadow

Implement replay of bulk write RPCs, allow servers to reply to write RPCs before
all the metadata was finally committed to disk
18 files changed:
lustre/ChangeLog
lustre/include/lustre/lustre_idl.h
lustre/include/obd.h
lustre/include/obd_support.h
lustre/llite/rw.c
lustre/obdfilter/filter.c
lustre/obdfilter/filter_io.c
lustre/obdfilter/filter_io_26.c
lustre/obdfilter/lproc_obdfilter.c
lustre/osc/osc_request.c
lustre/ost/lproc_ost.c
lustre/ost/ost_handler.c
lustre/ost/ost_internal.h
lustre/ptlrpc/client.c
lustre/ptlrpc/niobuf.c
lustre/ptlrpc/pinger.c
lustre/ptlrpc/ptlrpc_internal.h
lustre/tests/replay-single.sh