On 6/16/24 23:04, Christoph Hellwig wrote: > virtblk_update_cache_mode boils down to a single call to > blk_queue_write_cache. Remove it in preparation for moving the cache > control flags into the queue_limits. > > Signed-off-by: Christoph Hellwig<h...@lst.de> > Reviewed-by: Bart Van Assche<bvanass...@acm.org> > Reviewed-by: Stefan Hajnoczi<stefa...@redhat.com> > Reviewed-by: Damien Le Moal<dlem...@kernel.org> > Reviewed-by: Hannes Reinecke<h...@suse.de> > Reviewed-by: Johannes Thumshirn<johannes.thumsh...@wdc.com>
Looks good. Reviewed-by: Chaitanya Kulkarni <k...@nvidia.com> -ck