Whamcloud - gitweb
LU-17000 misc: Fix Unused Value error(0) 16/52216/5
authorArshad Hussain <arshad.hussain@aeoncomputing.com>
Fri, 1 Sep 2023 04:37:56 +0000 (10:07 +0530)
committerOleg Drokin <green@whamcloud.com>
Wed, 25 Oct 2023 18:07:13 +0000 (18:07 +0000)
commit5a0f59d05147ee32e10d8db606c6da17d4099721
tree60f07ab2c8c17ebfe989b1e91648f50fc33ecb4e
parent4d9df61da828958711beba36de2bbb16aa7467dc
LU-17000 misc: Fix Unused Value error(0)

This patch fixes unused value error reported
by coverity run.

CoverityID: 397913 ("Unused value"): lquota_disk.c
CoverityID: 397912 ("Unused value"): libmount_utils_zfs.c

Test-Parameters: trivial fstype=zfs testlist=sanity-quota,conf-sanity,sanity
Signed-off-by: Arshad Hussain <arshad.hussain@aeoncomputing.com>
Change-Id: I509592ddc9b8fa3e9a6a7dcef4e476ad4fc9d9fc
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/52216
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Timothy Day <timday@amazon.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/quota/lquota_disk.c
lustre/utils/libmount_utils_zfs.c