diff options
author | Damien Le Moal <damien.lemoal@wdc.com> | 2017-12-21 15:43:43 +0900 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2018-01-08 22:13:19 -0500 |
commit | 23349ca93aed05917d9178d0a9e21db599a0eb5d (patch) | |
tree | 43b6a13502a3d51f22b5f48038c20c5b4679c915 /usr | |
parent | 2ee4e9ce594b7c4dae5102fa86ce6339b98a4bc8 (diff) | |
download | linux-23349ca93aed05917d9178d0a9e21db599a0eb5d.tar.gz linux-23349ca93aed05917d9178d0a9e21db599a0eb5d.tar.bz2 linux-23349ca93aed05917d9178d0a9e21db599a0eb5d.zip |
scsi: sd_zbc: Initialize device request queue zoned data
Initialize the seq_zones_bitmap, seq_zones_wlock and nr_zones fields of
the disk request queue on disk revalidate. As the seq_zones_bitmap and
seq_zones_wlock allocations are identical, introduce the helper
sd_zbc_alloc_zone_bitmap(). Using this helper, reallocate the bitmaps
whenever the disk capacity (number of zones) changes.
Signed-off-by: Damien Le Moal <damien.lemoal@wdc.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'usr')
0 files changed, 0 insertions, 0 deletions