Whamcloud - gitweb
LU-966 mdd: revert commit and use original patch
authorMikhail Pershin <tappro@whamcloud.com>
Wed, 15 Feb 2012 08:39:53 +0000 (12:39 +0400)
committerOleg Drokin <green@whamcloud.com>
Thu, 16 Feb 2012 16:12:12 +0000 (11:12 -0500)
commit9b2db9e502844990297f43dc69bfe810cf8fbdbd
tree486aeea5f3fb01637a61af9d6914a4c04b8d7985
parent8d4b77e5961c06847f9603ebc607118742ea1a51
LU-966 mdd: revert commit and use original patch

Use original patch which replaces LASSERT with CERROR in MDD,
because checking object exists in MDT ruins VBR recovery.
It happens too early but VBR should check that too before reply
to the client.

Signed-off-by: Mikhail Pershin <tappro@whamcloud.com>
Change-Id: If31586c9d1cc86c4c8059a7227c231acdc82a0f1
Reviewed-on: http://review.whamcloud.com/2148
Tested-by: Hudson
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Niu Yawei <niu@whamcloud.com>
Reviewed-by: Bobi Jam <bobijam@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
Reviewed-by: Yu Jian <yujian@whamcloud.com>
Tested-by: Yu Jian <yujian@whamcloud.com>
lustre/mdd/mdd_internal.h
lustre/mdd/mdd_object.c
lustre/mdt/mdt_handler.c
lustre/mdt/mdt_internal.h
lustre/mdt/mdt_open.c
lustre/mdt/mdt_recovery.c
lustre/mdt/mdt_reint.c
lustre/mdt/mdt_xattr.c