On Thu, 20 Mar 2025 08:52:12 +0100, Christoph Hellwig wrote: > this series is based on a report from Dan about sleeping while > atomic and removes the now uneeded pinning of LI_FAILED buffers > to fix that. > > Diffstat: > xfs_buf.c | 1 + > xfs_dquot.c | 3 +-- > xfs_inode_item.c | 6 ------ > xfs_trans_ail.c | 5 ++--- > xfs_trans_priv.h | 28 ---------------------------- > 5 files changed, 4 insertions(+), 39 deletions(-) > > [...] Applied to for-next, thanks! [1/2] xfs: remove the leftover xfs_{set,clear}_li_failed infrastructure commit: b73e05281cd9e37b5525641ca6f4544867372533 [2/2] xfs: mark xfs_buf_free as might_sleep() commit: a1a56f541a8f634007de4bcb45aa3eaf803154a8 Best regards, -- Carlos Maiolino <cem@xxxxxxxxxx>