Whamcloud - gitweb
LU-3707 target: fix trans call back for out 56/7256/3
authorwang di <di.wang@intel.com>
Tue, 6 Aug 2013 19:34:15 +0000 (12:34 -0700)
committerOleg Drokin <oleg.drokin@intel.com>
Sat, 17 Aug 2013 05:19:39 +0000 (05:19 +0000)
commit607905a789357a34166f34e7c992b03f5040eafc
tree7b611c34107c65398fe3de3e9e3ccd254ec36d81
parent4b02a71242504c1aa51fa5bca87721031bf670ae
LU-3707 target: fix trans call back for out

Since OUT and MDT share the same trans callback
route path, move mti_has_trans from mdt_thread_info to
tgt_session_info, so avoid confusing out transaction.

Test-Parameters: mdtcount=2 mdscount=2
Signed-off-by: wang di <di.wang@intel.com>
Change-Id: I8eee17645487a3a3eced6862743bc35b83fc2c24
Reviewed-on: http://review.whamcloud.com/7256
Tested-by: Hudson
Reviewed-by: Mike Pershin <mike.pershin@intel.com>
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: John L. Hammond <john.hammond@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/include/lu_target.h
lustre/mdt/mdt_recovery.c
lustre/target/tgt_lastrcvd.c