summaryrefslogtreecommitdiffstats
path: root/drivers/vhost
diff options
context:
space:
mode:
authorSohaib <sohaib.amhmd@gmail.com>2021-04-30 12:36:11 +0200
committerMichael S. Tsirkin <mst@redhat.com>2021-07-03 04:50:49 -0400
commit4f118472d4b40142004bc6bc652a651f67bfee94 (patch)
tree7ad4849ce7f6846ceb70d242e2db02eed7f45403 /drivers/vhost
parent3dbdb38e286903ec220aaf1fb29a8d94297da246 (diff)
downloadlinux-stable-4f118472d4b40142004bc6bc652a651f67bfee94.tar.gz
linux-stable-4f118472d4b40142004bc6bc652a651f67bfee94.tar.bz2
linux-stable-4f118472d4b40142004bc6bc652a651f67bfee94.zip
virtio_blk: cleanups: remove check obsoleted by CONFIG_LBDAF removal
Prior to 72deb455b5ec ("block: remove CONFIG_LBDAF"), it was optional if the 32-bit kernel support block device and/or file sizes larger than 2 TiB (considering the sector size is 512 bytes) But now sector_t and blkcnt_t are always 64-bit in size. Suggested-by: Ahmad Fatoum <a.fatoum@pengutronix.de> Signed-off-by: Sohaib Mohammed <sohaib.amhmd@gmail.com> Link: https://lore.kernel.org/r/20210430103611.77345-1-sohaib.amhmd@gmail.com Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'drivers/vhost')
0 files changed, 0 insertions, 0 deletions