mbox series

[GIT,PULL] Block fix for 5.18-final

Message ID 9adae644-3856-a84e-b3d4-47106c91e09f@kernel.dk (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL] Block fix for 5.18-final | expand

Pull-request

git://git.kernel.dk/linux-block.git tags/block-5.18-2022-05-18

Message

Jens Axboe May 18, 2022, 11:11 p.m. UTC
Hi Linus,

Just a small fix for a missing fifo time assigment for the head
insertion case in mq-deadline.

Please pull!


The following changes since commit f1c8781ac9d87650ccf45a354c0bbfa3f9230371:

  s390/dasd: Use kzalloc instead of kmalloc/memset (2022-05-05 20:08:27 -0600)

are available in the Git repository at:

  git://git.kernel.dk/linux-block.git tags/block-5.18-2022-05-18

for you to fetch changes up to 725f22a1477c9c15aa67ad3af96fe28ec4fe72d2:

  block/mq-deadline: Set the fifo_time member also if inserting at head (2022-05-13 17:02:46 -0600)

----------------------------------------------------------------
block-5.18-2022-05-18

----------------------------------------------------------------
Bart Van Assche (1):
      block/mq-deadline: Set the fifo_time member also if inserting at head

 block/mq-deadline.c | 1 +
 1 file changed, 1 insertion(+)

Comments

pr-tracker-bot@kernel.org May 19, 2022, 12:35 a.m. UTC | #1
The pull request you sent on Wed, 18 May 2022 17:11:50 -0600:

> git://git.kernel.dk/linux-block.git tags/block-5.18-2022-05-18

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/f993aed406eaf968ba3867a76bb46c95336a33d0

Thank you!