On 1/28/24 17:58, Christoph Hellwig wrote:
Add a new queue_limits_{start,commit}_update pair of functions that
allows taking an atomic snapshot of queue limits, update it, and
commit it if it passes validity checking.

Signed-off-by: Christoph Hellwig <h...@lst.de>
---
  block/blk-core.c       |   1 +
  block/blk-settings.c   | 182 +++++++++++++++++++++++++++++++++++++++++
  block/blk.h            |   1 +
  include/linux/blkdev.h |  23 ++++++
  4 files changed, 207 insertions(+)

Reviewed-by: Hannes Reinecke <h...@suse.de>

Cheers,

Hannes
--
Dr. Hannes Reinecke                Kernel Storage Architect
h...@suse.de                              +49 911 74053 688
SUSE Software Solutions GmbH, Maxfeldstr. 5, 90409 Nürnberg
HRB 36809 (AG Nürnberg), GF: Ivo Totev, Andrew McDonald,
Werner Knoblich


Reply via email to