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)
commitd4d58949a6eac1c45ab022562c8494725e1ac094
tree6aedd0b298a1eef993a0ef409252c4dd80cbbc73
parent9a48d604672220545d209e9996c2a1edbb5637f6
parent56cdea92ed915f8eb37575331fb4a269991e8026
Merge tag 'block-6.4-2023-05-13' of git://git.kernel.dk/linux

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