diff options
author | 2020-11-29 16:33:38 -0800 | |
---|---|---|
committer | 2020-12-09 09:49:38 -0800 | |
commit | 3c15df3de0e2bcc4390aa95c60fd12edb7f12bdd (patch) | |
tree | fa3ee1ca9f96c813798118bf71efcf073296e72e /tools/perf/scripts/python | |
parent | xfs: improve the code that checks recovered refcount intent items (diff) | |
download | wireguard-linux-3c15df3de0e2bcc4390aa95c60fd12edb7f12bdd.tar.xz wireguard-linux-3c15df3de0e2bcc4390aa95c60fd12edb7f12bdd.zip |
xfs: hoist recovered extent-free intent checks out of xfs_efi_item_recover
When we recover a extent-free intent from the log, we need to validate
its contents before we try to replay them. Hoist the checking code into
a separate function in preparation to refactor this code to use
validation helpers.
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Brian Foster <bfoster@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions