Whamcloud - gitweb
LU-12690 llite: error handling of ll_och_fill() 15/36315/2
authorBobi Jam <bobijam@whamcloud.com>
Sat, 24 Aug 2019 17:20:23 +0000 (01:20 +0800)
committerOleg Drokin <green@whamcloud.com>
Fri, 4 Oct 2019 20:31:23 +0000 (20:31 +0000)
commit420b3d06b43e82e76036ef796a8a328303518d55
tree512c96e99173b0688010191d19948d10cad16d30
parentdee23bcfb821e339ca3b3df2fb08fa946f7d09a1
LU-12690 llite: error handling of ll_och_fill()

The return error of ll_och_fill() should be handled.

Lustre-change: https://review.whamcloud.com/35913
Lustre-commit: 4d6d58575d3d957aa3dbf38f83f749259b580bf2

Signed-off-by: Bobi Jam <bobijam@whamcloud.com>
Change-Id: I4e750001cb124104836fa24e39ec8ae203b51a83
Reviewed-by: Patrick Farrell <pfarrell@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Mike Pershin <mpershin@whamcloud.com>
Signed-off-by: Minh Diep <mdiep@whamcloud.com>
Reviewed-on: https://review.whamcloud.com/36315
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
lustre/llite/file.c