Merge tag 'block-6.4-2023-05-13' of git://git.kernel.dk/linux
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 13 May 2023 14:51:03 +0000 (09:51 -0500)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 13 May 2023 14:51:03 +0000 (09:51 -0500)
Pull block fixes from Jens Axboe:
 "Just a few minor fixes for drivers, and a deletion of a file that is
  woefully out-of-date these days"

* tag 'block-6.4-2023-05-13' of git://git.kernel.dk/linux:
  Documentation/block: drop the request.rst file
  ublk: fix command op code check
  block/rnbd: replace REQ_OP_FLUSH with REQ_OP_WRITE
  nbd: Fix debugfs_create_dir error checking


Trivial merge