Whamcloud - gitweb
Branch HEAD
authorzam <zam>
Thu, 6 Nov 2008 18:11:14 +0000 (18:11 +0000)
committerzam <zam>
Thu, 6 Nov 2008 18:11:14 +0000 (18:11 +0000)
commit5e9b1828ee5a9cb92b85005c0a34962bee56d137
tree413fa2a416510f8b5252a1b2912a6725f632f967
parent7947f5262691dfd723e03602809eafa3e6a3c0b8
Branch HEAD
b=15393
i=alex.zhuravlev@sun.com
i=tappro@sun.com

Commit on sharing. Eliminate inter-client dependencies between
uncommitted transactions by doing transaction commits.
Thereby clients may recovery independently.
31 files changed:
lnet/lnet/lib-msg.c
lustre/ChangeLog
lustre/include/dt_object.h
lustre/include/lustre/lustre_idl.h
lustre/include/lustre_dlm.h
lustre/include/lustre_net.h
lustre/include/obd_support.h
lustre/ldlm/ldlm_inodebits.c
lustre/ldlm/ldlm_lib.c
lustre/ldlm/ldlm_lock.c
lustre/ldlm/ldlm_lockd.c
lustre/ldlm/ldlm_request.c
lustre/lvfs/lvfs_linux.c
lustre/mdt/mdt_handler.c
lustre/mdt/mdt_internal.h
lustre/mdt/mdt_lproc.c
lustre/mdt/mdt_recovery.c
lustre/mdt/mdt_reint.c
lustre/mgs/mgs_handler.c
lustre/obdclass/obd_config.c
lustre/obdecho/echo.c
lustre/obdfilter/filter.c
lustre/osd/osd_handler.c
lustre/ost/ost_handler.c
lustre/ptlrpc/events.c
lustre/ptlrpc/niobuf.c
lustre/ptlrpc/service.c
lustre/ptlrpc/wiretest.c
lustre/tests/replay-dual.sh
lustre/tests/test-framework.sh
lustre/utils/wiretest.c