Whamcloud - gitweb
LU-1773 lov: lov_delete_raid0() need heed lov_fini_raid0()
authorBobi Jam <bobijam@whamcloud.com>
Tue, 21 Aug 2012 02:42:51 +0000 (10:42 +0800)
committerOleg Drokin <green@whamcloud.com>
Sun, 26 Aug 2012 03:21:13 +0000 (23:21 -0400)
commitdcc455397fb895a4e5ea0eebe146d96ba23a6eb8
tree8b328325f6bd7f7aad0b88aa0861a088ca928c3c
parente8944dd36fcc9ee622484f7625d4cf4c010462c1
LU-1773 lov: lov_delete_raid0() need heed lov_fini_raid0()

Add a sanity test case and handle failure of lov_init_raid0()
correctly.

LU-1480 is also due to the failure of lov_init_raid0().

Signed-off-by: Jinshan Xiong <jinshan.xiong@whamcloud.com>
Signed-off-by: Bobi Jam <bobijam@whamcloud.com>
Change-Id: If900cb854846f778c74d0368d64cb7a9d5189406
Reviewed-on: http://review.whamcloud.com/3732
Tested-by: Hudson
Reviewed-by: Fan Yong <yong.fan@whamcloud.com>
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/include/obd_support.h
lustre/lov/lov_cl_internal.h
lustre/lov/lov_object.c
lustre/tests/sanity.sh