Whamcloud - gitweb
LU-11796 lov: Remove unnecessary assert 18/34918/2
authorPatrick Farrell <pfarrell@whamcloud.com>
Fri, 29 Mar 2019 19:01:01 +0000 (15:01 -0400)
committerOleg Drokin <green@whamcloud.com>
Sat, 8 Jun 2019 02:33:48 +0000 (02:33 +0000)
commit7f9393e1ea280f45b8400f5da2cbe41a3b908872
tree8db5da906d0bacb703ec03273cc569b59f4dc1f7
parent0eb19d11affd9f2f03c4af8140ccdfb8cb609b82
LU-11796 lov: Remove unnecessary assert

This is asserting on network data from the server, and
additionally, the LU-9846 (overstriping) work shows this
condition is not a problem if it does somehow occur.

Lustre-change: https://review.whamcloud.com/33882
Lustre-commit: 1d71044851192ee36f0841b525d3df0e3b054794

Signed-off-by: Patrick Farrell <pfarrell@whamcloud.com>
Change-Id: I7b53eb63914f6e9d31a0747a40d09df9ffedaa91
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: James Simmons <uja.ornl@yahoo.com>
Signed-off-by: Minh Diep <mdiep@whamcloud.com>
Reviewed-on: https://review.whamcloud.com/34918
Tested-by: Jenkins
Tested-by: Maloo <maloo@whamcloud.com>
lustre/lov/lov_object.c