Whamcloud - gitweb
b=16919 Async journal commit support
authorOleg Drokin <green@linuxhacker.ru>
Fri, 23 Jul 2010 10:03:02 +0000 (14:03 +0400)
committerMikhail Pershin <tappro@sun.com>
Wed, 28 Jul 2010 12:07:46 +0000 (16:07 +0400)
commitf10a4cfd1146989e3947fc8061f2769002b3f044
tree35c7280a1d5b514df9928f0cb63eee61224eab0b
parent3bbdbcdc2d02a69d666a4e6a913511883a9ecd9c
b=16919 Async journal commit support

Async journal commit for 2.0 branch. Also reverts patch from bug 22190 as no
longer needed.
Also included changes from b1_8 that were introduced in bug 22241.
Async commit is ENABLED by default.
i=adilger
i=tappro
19 files changed:
libcfs/include/libcfs/linux/linux-mem.h
libcfs/include/libcfs/user-mem.h
lustre/include/lustre/lustre_idl.h
lustre/include/obd.h
lustre/include/obd_support.h
lustre/obdecho/echo_client.c
lustre/obdfilter/filter.c
lustre/obdfilter/filter_internal.h
lustre/obdfilter/filter_io.c
lustre/obdfilter/filter_io_26.c
lustre/obdfilter/lproc_obdfilter.c
lustre/osc/osc_page.c
lustre/osc/osc_request.c
lustre/ost/ost_handler.c
lustre/ptlrpc/client.c
lustre/ptlrpc/niobuf.c
lustre/ptlrpc/pinger.c
lustre/ptlrpc/ptlrpc_internal.h
lustre/tests/replay-single.sh