Whamcloud - gitweb
LU-1235 osd: debug patch for transaction commit callback
authorBobi Jam <bobijam@whamcloud.com>
Tue, 12 Jun 2012 09:31:12 +0000 (17:31 +0800)
committerOleg Drokin <green@whamcloud.com>
Tue, 24 Jul 2012 14:16:38 +0000 (10:16 -0400)
commit69aab7682269b2820b43354abc13fc5ba853e1d0
treed97574309a27041bcd5a1272c155835a0fdc7971
parent725b8599bbf4c98173cc049d8a73920a31287d5c
LU-1235 osd: debug patch for transaction commit callback

During transaction commit phase, osd_trans_commit_cb accesses an
invalid memeroy, this patch insert some assertions to find out the
possible faulty point.

Signed-off-by: Bobi Jam <bobijam@whamcloud.com>
Change-Id: Idb39a6946fbd5d8a96ee6915f828f557ccebadb6
Reviewed-on: http://review.whamcloud.com/2394
Tested-by: Hudson
Reviewed-by: Mike Pershin <tappro@whamcloud.com>
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Liang Zhen <liang@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/fid/fid_store.c
lustre/include/dt_object.h
lustre/osd-ldiskfs/osd_handler.c
lustre/ptlrpc/target.c