Whamcloud - gitweb
b:2215 - OSTs fetch unlink llog records from MDS post replay
authortianying <tianying>
Thu, 13 Nov 2003 05:56:48 +0000 (05:56 +0000)
committertianying <tianying>
Thu, 13 Nov 2003 05:56:48 +0000 (05:56 +0000)
commit10f9354aaa271fac95daa11548ea74d753ebed30
treeeba298d02e8fea124cd9d01aafefa7eb1d9d9552
parent4d3c86763e7c3f1cb62a44e6585a8fa70fe5de14
  b:2215 - OSTs fetch unlink llog records from MDS post replay

     1. add lop_connect and lop_precleanup to llog_operations
     2. rename llog_obd_ctxt to llog_ctxt; llog_commit_data to llog_canceld_ctxt
     3. split out llog functions in llog_client.c and llog_server.c and remove llogd.c
     4. add one test-59 to sanity.sh to verify cancellation of llog records async
     5. fix calling of mds_cleanup_orphans, add test-34 to replay-single.sh
     6. fix some codes about llog
lustre/llite/llite_lib.c