summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorDarrick J. Wong <djwong@kernel.org>2024-04-22 19:48:11 +0300
committerDarrick J. Wong <djwong@kernel.org>2024-04-24 02:55:14 +0300
commite5d7ce0364d8ee6821fd93814885c3bef775b9c3 (patch)
tree2f7b118bd974f394ead261c545273ada255dab68 /tools/perf/scripts/python/export-to-postgresql.py
parent8559b21a64d983315bdf1bd9f8dfdf732c56d057 (diff)
downloadlinux-e5d7ce0364d8ee6821fd93814885c3bef775b9c3.tar.xz
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 <djwong@kernel.org> Reviewed-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions