Whamcloud - gitweb
1. fix llog_origin_handle_cancel - down semaphore of llog ctxt after
authortianying <tianying>
Tue, 13 Jan 2004 06:11:27 +0000 (06:11 +0000)
committertianying <tianying>
Tue, 13 Jan 2004 06:11:27 +0000 (06:11 +0000)
commitd1b5a5302eb2f8f1d75727e8034791c86052b856
treebac52368a4342d649a3dadc36b4d65b67bdf03e0
parent2057419525cf800c45c04fdd0fa31e163c6840e2
 1. fix llog_origin_handle_cancel - down semaphore of llog ctxt after
getting journal handle for fsfilt_ext3_write_record, that is the same
sequence to mds_reint_unlink

     2. remove #ifdef ENABLE_ORPHANS - need not add enable-orphans for configure to use llog
lustre/ptlrpc/llog_server.c