aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py
diff options
context:
space:
mode:
authorAllison Henderson <[email protected]>2024-04-22 09:47:45 -0700
committerDarrick J. Wong <[email protected]>2024-04-23 07:46:57 -0700
commit7dba4a5fe1c5cdf0859830380c52f29295cbf345 (patch)
tree5fd8961983fd39e8f9f459403d7bce1aad7fcc37 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py
parenta08d6729637428b6ef8c6a5a94d8c6db7b805a44 (diff)
xfs: extend transaction reservations for parent attributes
We need to add, remove or modify parent pointer attributes during create/link/unlink/rename operations atomically with the dirents in the parent directories being modified. This means they need to be modified in the same transaction as the parent directories, and so we need to add the required space for the attribute modifications to the transaction reservations. Signed-off-by: Dave Chinner <[email protected]> Signed-off-by: Allison Henderson <[email protected]> Reviewed-by: Darrick J. Wong <[email protected]> [djwong: fix indenting errors, adjust for new log format] Signed-off-by: Darrick J. Wong <[email protected]> Reviewed-by: Christoph Hellwig <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions