diff options
author | 2022-10-26 14:55:04 -0700 | |
---|---|---|
committer | 2022-10-31 08:58:22 -0700 | |
commit | c1ccf967bf962b998f0c096e06a658ece27d10a0 (patch) | |
tree | 1b3a83cd206ae168dd0cfa8fecee2dc9fc79c673 /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | xfs: fix agblocks check in the cow leftover recovery function (diff) | |
download | linux-dev-c1ccf967bf962b998f0c096e06a658ece27d10a0.tar.xz linux-dev-c1ccf967bf962b998f0c096e06a658ece27d10a0.zip |
xfs: fix uninitialized list head in struct xfs_refcount_recovery
We're supposed to initialize the list head of an object before adding it
to another list. Fix that, and stop using the kmem_{alloc,free} calls
from the Irix days.
Fixes: 174edb0e46e5 ("xfs: store in-progress CoW allocations in the refcount btree")
Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions