Whamcloud - gitweb
- very preliminary implementation of llog over osd api
authoralex <alex>
Mon, 19 Oct 2009 12:00:57 +0000 (12:00 +0000)
committeralex <alex>
Mon, 19 Oct 2009 12:00:57 +0000 (12:00 +0000)
commit88a35da0218d44a453c31e9ce2a9cb5bb51055de
treeae5ae1a5e5e3351b5b90e74bd20e89dfe6aaa230
parent589774f4547e03c1316b6d862f307ddeaeab4307
 - very preliminary implementation of llog over osd api
   new set of methods have been added (_2 suffix) to get rid of nested transactions
26 files changed:
lustre/include/linux/lvfs.h
lustre/include/lustre_log.h
lustre/include/lustre_mds.h
lustre/lov/lov_log.c
lustre/mdd/mdd_device.c
lustre/mdd/mdd_dir.c
lustre/mdd/mdd_internal.h
lustre/mdd/mdd_lov.c
lustre/mdd/mdd_object.c
lustre/mdd/mdd_orphans.c
lustre/mds/handler.c
lustre/mds/mds_internal.h
lustre/mds/mds_log.c
lustre/mds/mds_lov.c
lustre/mdt/mdt_handler.c
lustre/mgc/mgc_request.c
lustre/obdclass/Makefile.in
lustre/obdclass/llog_cat.c
lustre/obdclass/llog_lvfs.c
lustre/obdclass/llog_obd.c
lustre/obdclass/llog_test.c
lustre/osc/osc_request.c
lustre/ptlrpc/llog_net.c
lustre/ptlrpc/sec_config.c
lustre/tests/run-llog.sh
lustre/tests/sanity.sh