Whamcloud - gitweb
b=16919
authorgreen <green>
Fri, 9 Jan 2009 04:03:08 +0000 (04:03 +0000)
committergreen <green>
Fri, 9 Jan 2009 04:03:08 +0000 (04:03 +0000)
commit01219c9525da25ac80f7e0804e38ac9b2a032582
tree653a38937c6176a879ed66461f44dd47b476aa7d
parentf9bcd8a5c1c40a8a76e05cab1baec048a49c2859
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