Whamcloud - gitweb
LU-6856 zfs: handle non existing file in osd_object_ref_del 11/15611/3
authorJinshan Xiong <jinshan.xiong@intel.com>
Mon, 1 Jun 2015 18:08:07 +0000 (11:08 -0700)
committerOleg Drokin <oleg.drokin@intel.com>
Fri, 4 Dec 2015 17:57:58 +0000 (17:57 +0000)
commit2f6a3f64713d8a09fe94235a12e87225048e11ac
tree4cd8c95431f6466821462812f39beb238c19f099
parent78335a98654f7c52dbe820cf575d2f9f87a6f595
LU-6856 zfs: handle non existing file in osd_object_ref_del

Remove false assertion in zfs:osd_object_ref_del() because this
may be in the cleanning path of error handling.

Signed-off-by: Jinshan Xiong <jinshan.xiong@intel.com>
Change-Id: Ib7b9d80816bdab7f68b36a33e95140ea7f3eae8c
Reviewed-on: http://review.whamcloud.com/15611
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Reviewed-by: Nathaniel Clark <nathaniel.l.clark@intel.com>
lustre/osd-zfs/osd_object.c