Whamcloud - gitweb
LU-4472 mdc: Fix mdc_page_locate ASSERT 21/8821/7
authorNathaniel Clark <nathaniel.l.clark@intel.com>
Fri, 10 Jan 2014 22:08:19 +0000 (17:08 -0500)
committerOleg Drokin <oleg.drokin@intel.com>
Sat, 22 Feb 2014 06:49:59 +0000 (06:49 +0000)
commitdbb6623ef78a60c4fe71e798d52f8ec37281c12f
tree2b4bfc4ce2ff88d9057902b540340e8dffd5b6f5
parent3c216b9767ddbfd34b2633d6fe0a539281d73b73
LU-4472 mdc: Fix mdc_page_locate ASSERT

Storing hash 0 at same as hash 1 should be okay, don't ASSERT in this
case.

Signed-off-by: Nathaniel Clark <nathaniel.l.clark@intel.com>
Change-Id: I9b9488e5374d22dcfc9e7f2c969da3b02778097a
Reviewed-on: http://review.whamcloud.com/8821
Tested-by: Jenkins
Reviewed-by: Fan Yong <fan.yong@intel.com>
Reviewed-by: Lai Siyao <lai.siyao@intel.com>
Reviewed-by: Peng Tao <bergwolf@gmail.com>
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/liblustre/llite_lib.h
lustre/mdc/mdc_internal.h
lustre/mdc/mdc_request.c