diff options
author | 2019-02-07 10:37:15 -0800 | |
---|---|---|
committer | 2019-02-11 16:07:01 -0800 | |
commit | 23ffa52cc792813bda35fd7bbaa87df8540d4bcb (patch) | |
tree | 52b60f0a7626e98214f74859569b2aafd9d42160 /tools/perf/scripts/python/stackcollapse.py | |
parent | xfs: refactor inode unlinked pointer update functions (diff) | |
download | linux-dev-23ffa52cc792813bda35fd7bbaa87df8540d4bcb.tar.xz linux-dev-23ffa52cc792813bda35fd7bbaa87df8540d4bcb.zip |
xfs: refactor unlinked list search and mapping to a separate function
There's a loop that searches an unlinked bucket list to find the inode
that points to a given inode. Hoist this into a separate function;
later we'll use our iunlink backref cache to bypass the slow list
operation. No functional changes.
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Brian Foster <bfoster@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions