diff options
author | 2017-06-16 11:00:10 -0700 | |
---|---|---|
committer | 2017-06-19 14:11:35 -0700 | |
commit | 92ff7285f1df5590d53ab7031f0b86552b59121d (patch) | |
tree | 04b79c0aebd610d50efd687961c1b004bb65cd73 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | xfs: check if an inode is cached and allocated (diff) | |
download | wireguard-linux-92ff7285f1df5590d53ab7031f0b86552b59121d.tar.xz wireguard-linux-92ff7285f1df5590d53ab7031f0b86552b59121d.zip |
xfs: reflink find shared should take a transaction
Adapt _reflink_find_shared to take an optional transaction pointer. The
inode scrubber code will need to decide (within transaction context) if
a file has shared blocks. To avoid buffer deadlocks, we must pass the
tp through to this function's utility calls.
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Brian Foster <bfoster@redhat.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions