mbox series

[GIT,PULL] Block fix for 5.9-rc

Message ID 5d07d1d6-174d-f131-71e7-712c207ebcf2@kernel.dk (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL] Block fix for 5.9-rc | expand

Pull-request

git://git.kernel.dk/linux-block.git tags/block-5.9-2020-10-02

Message

Jens Axboe Oct. 2, 2020, 5:47 p.m. UTC
Hi Linus,

Single fix for a ->commit_rqs failure case.

Please pull!


The following changes since commit 3aab91774bbd8e571cfaddaf839aafd07718333c:

  block: remove unused BLK_QC_T_EAGAIN flag (2020-09-25 07:54:50 -0600)

are available in the Git repository at:

  git://git.kernel.dk/linux-block.git tags/block-5.9-2020-10-02

for you to fetch changes up to 632bfb6323799c087fcb4108dfe59518609667a7:

  blk-mq: call commit_rqs while list empty but error happen (2020-09-29 08:10:17 -0600)

----------------------------------------------------------------
block-5.9-2020-10-02

----------------------------------------------------------------
yangerkun (1):
      blk-mq: call commit_rqs while list empty but error happen

 block/blk-mq.c | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)

Comments

pr-tracker-bot@kernel.org Oct. 2, 2020, 9:54 p.m. UTC | #1
The pull request you sent on Fri, 2 Oct 2020 11:47:43 -0600:

> git://git.kernel.dk/linux-block.git tags/block-5.9-2020-10-02

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

Thank you!