Merge tag 'block-6.0-2022-09-16' of git://git.kernel.dk/linux-block
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 16 Sep 2022 13:58:04 +0000 (06:58 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 16 Sep 2022 13:58:04 +0000 (06:58 -0700)
commit68e777e44c275e8dbc36f5a187c366e982d6a129
tree0c6ab629d1ecc2924f95d7b81cbf7715db864ee3
parent0158137d816f60115aae2d3b4acdc67383a05c01
parentc4fa368466cc1b60bb92f867741488930ddd6034
Merge tag 'block-6.0-2022-09-16' of git://git.kernel.dk/linux-block

Pull block fixes from Jens Axboe:
 "Two fixes for -rc6:

   - Fix a mixup of sectors and bytes in the secure erase ioctl
     (Mikulas)

   - Fix for a bad return value for a non-blocking bio/blk queue enter
     call (me)"

* tag 'block-6.0-2022-09-16' of git://git.kernel.dk/linux-block:
  blk-lib: fix blkdev_issue_secure_erase
  block: blk_queue_enter() / __bio_queue_enter() must return -EAGAIN for nowait