diff options
author | 2024-04-22 09:48:14 -0700 | |
---|---|---|
committer | 2024-04-23 16:55:14 -0700 | |
commit | 13db7007892694c891fc37feccbd2ac8f227af78 (patch) | |
tree | 19926adf99915250c41806523046d1aac4413db6 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | xfs: implement live updates for parent pointer repairs (diff) | |
download | wireguard-linux-13db7007892694c891fc37feccbd2ac8f227af78.tar.xz wireguard-linux-13db7007892694c891fc37feccbd2ac8f227af78.zip |
xfs: remove pointless unlocked assertion
Remove this assertion about the inode not having an attr fork from
xfs_bmap_add_attrfork because the function handles that case just fine.
Weirder still, the function actually /requires/ the caller not to hold
the ILOCK, which means that its accesses are not stabilized.
Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions