xfs: recreate work items when recovering intent items
authorDarrick J. Wong <djwong@kernel.org>
Wed, 22 Nov 2023 19:13:03 +0000 (11:13 -0800)
committerDarrick J. Wong <djwong@kernel.org>
Thu, 7 Dec 2023 02:45:15 +0000 (18:45 -0800)
commite70fb328d5277297ea2d9169a3a046de6412d777
treef4359168cf1c5207c23c3594951a8a531475d49c
parentdeb4cd8ba87f17b12c72b3827820d9c703e9fd95
xfs: recreate work items when recovering intent items

Recreate work items for each xfs_defer_pending object when we are
recovering intent items.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
fs/xfs/libxfs/xfs_defer.c
fs/xfs/libxfs/xfs_defer.h
fs/xfs/xfs_attr_item.c
fs/xfs/xfs_bmap_item.c
fs/xfs/xfs_extfree_item.c
fs/xfs/xfs_refcount_item.c
fs/xfs/xfs_rmap_item.c