aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_zone_alloc.c
diff options
context:
space:
mode:
authorChristoph Hellwig <[email protected]>2025-03-20 07:52:14 +0000
committerCarlos Maiolino <[email protected]>2025-04-14 08:24:30 +0000
commita1a56f541a8f634007de4bcb45aa3eaf803154a8 (patch)
tree63f3fa9c9ca6dd8b306dbdd58e9b8260b42464ba /fs/xfs/xfs_zone_alloc.c
parentxfs: remove the leftover xfs_{set,clear}_li_failed infrastructure (diff)
downloadkernel-a1a56f541a8f634007de4bcb45aa3eaf803154a8.tar.gz
kernel-a1a56f541a8f634007de4bcb45aa3eaf803154a8.zip
xfs: mark xfs_buf_free as might_sleep()
xfs_buf_free can call vunmap, which can sleep. The vunmap path is an unlikely one, so add might_sleep to ensure calling xfs_buf_free from atomic context gets caught more easily. Signed-off-by: Christoph Hellwig <[email protected]> Reviewed-by: Carlos Maiolino <[email protected]> Signed-off-by: Carlos Maiolino <[email protected]>
Diffstat (limited to 'fs/xfs/xfs_zone_alloc.c')
0 files changed, 0 insertions, 0 deletions