]> git.ipfire.org Git - people/ms/linux.git/commit
Merge tag 'for-5.16/bdev-size-2021-11-09' of git://git.kernel.dk/linux-block
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 9 Nov 2021 19:16:20 +0000 (11:16 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 9 Nov 2021 19:16:20 +0000 (11:16 -0800)
commit1dc1f92e24d6a5479ae8ceea3e2fac69f8d9dab7
tree157795c66461605484ebec4d682d5e3285ba7b43
parent007301c472efd5c86e69e883dd889c555f131ab5
parent138c1a38113d989416df57e9f8973c10c9e1fa04
Merge tag 'for-5.16/bdev-size-2021-11-09' of git://git.kernel.dk/linux-block

Pull more bdev size updates from Jens Axboe:
 "Two followup changes for the bdev-size series from this merge window:

   - Add loff_t cast to bdev_nr_bytes() (Christoph)

   - Use bdev_nr_bytes() consistently for the block parts at least (me)"

* tag 'for-5.16/bdev-size-2021-11-09' of git://git.kernel.dk/linux-block:
  block: use new bdev_nr_bytes() helper for blkdev_{read,write}_iter()
  block: add a loff_t cast to bdev_nr_bytes
block/fops.c
include/linux/genhd.h