diff options
author | 2023-08-10 07:48:08 -0700 | |
---|---|---|
committer | 2023-08-10 07:48:08 -0700 | |
commit | 294012fb070e33fb4a0aace7ac8d26357b705cf4 (patch) | |
tree | 9f7238f717a67b2968c5f561563754b3dae61754 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | xfs: get our own reference to inodes that we want to scrub (diff) | |
download | wireguard-linux-294012fb070e33fb4a0aace7ac8d26357b705cf4.tar.xz wireguard-linux-294012fb070e33fb4a0aace7ac8d26357b705cf4.zip |
xfs: wrap ilock/iunlock operations on sc->ip
Scrub tracks the resources that it's holding onto in the xfs_scrub
structure. This includes the inode being checked (if applicable) and
the inode lock state of that inode. Replace the open-coded structure
manipulation with a trivial helper to eliminate sources of error.
Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions