diff options
author | Darrick J. Wong <djwong@kernel.org> | 2025-03-17 06:44:54 +0100 |
---|---|---|
committer | Carlos Maiolino <cem@kernel.org> | 2025-03-18 13:06:00 +0100 |
commit | f56f73ebf8bb13d72b93e490c1f175a0a2c836f2 (patch) | |
tree | ed6a407682a0c6ebcf28466e88d21638b8561932 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 9ec3f7977a32f2045ef14445f165bcd96e596344 (diff) |
xfs: don't wake zone space waiters without m_zone_info
xfs_zoned_wake_all checks SB_ACTIVE to make sure it does the right thing
when a shutdown happens during unmount, but it fails to account for the
log recovery special case that sets SB_ACTIVE temporarily. Add a NULL
check to cover both cases.
Signed-off-by: Darrick J. Wong <djwong@kernel.org>
[hch: added a commit log and comment]
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Carlos Maiolino <cmaiolino@redhat.com>
Reviewed-by: Hans Holmberg <hans.holmberg@wdc.com>
Signed-off-by: Carlos Maiolino <cem@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions