Whamcloud - gitweb
LU-7396 llite: check request != NULL in ll_migrate 79/17079/3
authorDi Wang <di.wang@intel.com>
Thu, 5 Nov 2015 10:25:52 +0000 (02:25 -0800)
committerOleg Drokin <oleg.drokin@intel.com>
Mon, 30 Nov 2015 17:19:51 +0000 (17:19 +0000)
commit544d46eb8f13b9ba9f33d0af796665c11ea45163
tree23bee6adb6fb35940c2f93593724e43fa73addfe
parent3041bbc4409572831c36b6e2e36922b886a0685b
LU-7396 llite: check request != NULL in ll_migrate

Check if the request is NULL, before retrieve reply body
from the request.

Signed-off-by: Di Wang <di.wang@intel.com>
Change-Id: Ifec9caf270b938b7583de0315610f930fa52649d
Reviewed-on: http://review.whamcloud.com/17079
Tested-by: Jenkins
Reviewed-by: John L. Hammond <john.hammond@intel.com>
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
lustre/llite/file.c
lustre/tests/sanity.sh