Whamcloud - gitweb
LU-2501 osc: hold cli list lock for osc_exit_cache
authorJinshan Xiong <jinshan.xiong@intel.com>
Sun, 16 Dec 2012 17:42:13 +0000 (09:42 -0800)
committerOleg Drokin <green@whamcloud.com>
Sat, 5 Jan 2013 03:52:27 +0000 (22:52 -0500)
commitc419939a60daa4e41279ccb6e486ae785895cda0
tree759b77ff78624b44267d5d4bcecd32501260692b
parent39f87f91ee26fc617b97b8c90c1f9bb585a15391
LU-2501 osc: hold cli list lock for osc_exit_cache

Somehow it's not held before which hit the assert.

Signed-off-by: Jinshan Xiong <jinshan.xiong@intel.com>
Change-Id: I48e50c3e8df197ed5d17ceecf41e995cc7d87f69
Reviewed-on: http://review.whamcloud.com/4834
Reviewed-by: Oleg Drokin <green@whamcloud.com>
Tested-by: Oleg Drokin <green@whamcloud.com>
lustre/osc/osc_cache.c