diff options
| author | Eric Sandeen <[email protected]> | 2017-11-28 02:23:32 +0000 |
|---|---|---|
| committer | Darrick J. Wong <[email protected]> | 2017-11-28 16:57:11 +0000 |
| commit | eda6bc27ccc852d34393739009486932f3ba70ae (patch) | |
| tree | b2806edb817b1be0542d2cbd7944b4b6cae3298d /tools/perf/scripts/python/bin/export-to-postgresql-report | |
| parent | xfs: fix leaks on corruption errors in xfs_bmap.c (diff) | |
| download | kernel-eda6bc27ccc852d34393739009486932f3ba70ae.tar.gz kernel-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 <[email protected]>
Reviewed-by: Darrick J. Wong <[email protected]>
Signed-off-by: Darrick J. Wong <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions
