summaryrefslogtreecommitdiffstats
path: root/fs/udf
diff options
context:
space:
mode:
authorEric Sandeen2017-11-28 03:23:32 +0100
committerDarrick J. Wong2017-11-28 17:57:11 +0100
commiteda6bc27ccc852d34393739009486932f3ba70ae (patch)
treeb2806edb817b1be0542d2cbd7944b4b6cae3298d /fs/udf
parentxfs: fix leaks on corruption errors in xfs_bmap.c (diff)
downloadkernel-qcow2-linux-eda6bc27ccc852d34393739009486932f3ba70ae.tar.gz
kernel-qcow2-linux-eda6bc27ccc852d34393739009486932f3ba70ae.tar.xz
kernel-qcow2-linux-eda6bc27ccc852d34393739009486932f3ba70ae.zip
xfs: fix uninitialized variable in xfs_scrub_quota
On the first pass through the while(1) loop, we get to xfs_scrub_should_terminate() which can test the uninitialized error variable. Fixes-coverity-id: 1423737 Fixes: c2fc338c ("xfs: scrub quota information") Signed-off-by: Eric Sandeen <sandeen@redhat.com> Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com> Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Diffstat (limited to 'fs/udf')
0 files changed, 0 insertions, 0 deletions