aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/export-to-postgresql-report
diff options
context:
space:
mode:
authorDarrick J. Wong <[email protected]>2024-04-22 09:48:11 -0700
committerDarrick J. Wong <[email protected]>2024-04-23 16:55:14 -0700
commite5d7ce0364d8ee6821fd93814885c3bef775b9c3 (patch)
tree2f7b118bd974f394ead261c545273ada255dab68 /tools/perf/scripts/python/bin/export-to-postgresql-report
parent8559b21a64d983315bdf1bd9f8dfdf732c56d057 (diff)
xfs: replay unlocked parent pointer updates that accrue during xattr repair
There are a few places where the extended attribute repair code drops the ILOCK to apply stashed xattrs to the temporary file. Although setxattr and removexattr are still locked out because we retain our hold on the IOLOCK, this doesn't prevent renames from updating parent pointers, because the VFS doesn't take i_rwsem on children that are being moved. Therefore, set up a dirent hook to capture parent pointer updates for this file, and replay(?) the updates. Signed-off-by: Darrick J. Wong <[email protected]> Reviewed-by: Christoph Hellwig <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions