Whamcloud - gitweb
LU-11939 tgt: Do not assert during grant cleanup 15/34215/7
authorPatrick Farrell <pfarrell@whamcloud.com>
Fri, 8 Feb 2019 17:14:06 +0000 (12:14 -0500)
committerOleg Drokin <green@whamcloud.com>
Sat, 8 Feb 2020 03:59:33 +0000 (03:59 +0000)
commitaf2d3ac30eafead6b47c5db20d76433c091d89de
tree2ee83595b225ef52b4b3d6cd7d281f70408ebc89
parenta8b9a123fea3762b999e80f56fdbbdf2ea10e280
LU-11939 tgt: Do not assert during grant cleanup

Client/server grant inconsistencies discovered during
cleanup are indicative of a bug, but any problems they
would cause have already occurred at this point.

So do not assert during this cleanup.

Signed-off-by: Patrick Farrell <pfarrell@whamcloud.com>
Change-Id: Ic9b827b1005bc321a290505a368349699ddf2f38
Reviewed-on: https://review.whamcloud.com/34215
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Alex Zhuravlev <bzzz@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/target/tgt_grant.c