Whamcloud - gitweb
mdd: simplify mdd_txn_param_build(): 0. @op can me used as an array index without...
authornikita <nikita>
Sun, 15 Oct 2006 13:41:46 +0000 (13:41 +0000)
committernikita <nikita>
Sun, 15 Oct 2006 13:41:46 +0000 (13:41 +0000)
commit9fc041509b7cf093cf2f6ab68a5ace9ac15bc77f
treeef7a9cc70a6db736d757f12ffbf67edc403c7eec
parent7619771496af0145add93bf09b4d150f1b4d28b0
mdd: simplify mdd_txn_param_build(): 0. @op can me used as an array index without scanning. 1. remove mdd_txn_lock: it protects nothing anyway.
lustre/mdd/mdd_handler.c