diff options
author | Christoph Hellwig <hch@lst.de> | 2024-05-31 09:48:01 +0200 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2024-06-14 10:19:44 -0600 |
commit | b0dadb86a90bd5a7b723f9d3a6cf69da9b596496 (patch) | |
tree | 2d91cc4ec15c8d6bb68360b4b4fc1714d1447484 /drivers/peci/sysfs.c | |
parent | b3491b0db165c0cbe25874da66d97652c03db654 (diff) |
sd: add a sd_disable_discard helper
Add helper to disable discard when it is not supported and use it
instead of sd_config_discard in the I/O completion handler. This avoids
touching more fields than required in the I/O completion handler and
prepares for converting sd to use the atomic queue limits API.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Bart Van Assche <bvanassche@acm.org>
Reviewed-by: Damien Le Moal <dlemoal@kernel.org>
Reviewed-by: Martin K. Petersen <martin.petersen@oracle.com>
Link: https://lore.kernel.org/r/20240531074837.1648501-7-hch@lst.de
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'drivers/peci/sysfs.c')
0 files changed, 0 insertions, 0 deletions