diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2022-06-24 11:16:27 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2022-06-24 11:16:27 -0700 |
commit | cbe232ab07ab7a1c7743c94c53d0e0d50c3d1b88 (patch) | |
tree | 72436623a21ff75e35b8084e40124fb58f6b6eaf /kernel/irq_work.c | |
parent | 43627618a0dff4d7b2d743c2b57e0130f3fa6a7e (diff) | |
parent | 90736eb3232d208ee048493f371075e4272e0944 (diff) | |
download | lwn-cbe232ab07ab7a1c7743c94c53d0e0d50c3d1b88.tar.gz lwn-cbe232ab07ab7a1c7743c94c53d0e0d50c3d1b88.zip |
Merge tag 'for-5.19/dm-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
Pull device mapper fixes from Mike Snitzer:
- Fix DM era to commit metadata during suspend using drain_workqueue
instead of flush_workqueue.
- Fix DM core's dm_io_complete to not return early if io error is
BLK_STS_AGAIN but bio polling is not in use.
- Fix DM core's dm_io_complete BLK_STS_DM_REQUEUE handling when dm_io
represents a split bio.
- Fix recent DM mirror log regression by clearing bits up to
BITS_PER_LONG boundary.
* tag 'for-5.19/dm-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm:
dm mirror log: clear log bits up to BITS_PER_LONG boundary
dm: fix BLK_STS_DM_REQUEUE handling when dm_io represents split bio
dm: do not return early from dm_io_complete if BLK_STS_AGAIN without polling
dm era: commit metadata in postsuspend after worker stops
Diffstat (limited to 'kernel/irq_work.c')
0 files changed, 0 insertions, 0 deletions