aboutsummaryrefslogtreecommitdiff
path: root/scripts/bpf_doc.py
diff options
context:
space:
mode:
authorChristoph Hellwig <[email protected]>2024-07-01 18:51:19 +0200
committerJens Axboe <[email protected]>2024-07-05 00:53:15 -0600
commit39722a2f2bcd82bdecc226711412d88b54fcb05b (patch)
treeb6c9e3b6d69a44599fe33a509e2ffe9189c0015b /scripts/bpf_doc.py
parent99800ced26b9d87a918aa9824881bdb90a3c1b03 (diff)
block: limit the Write Zeroes to manually writing zeroes fallback
Only fall back from hardware Write Zeroes failures when blkdev_issue_write_zeroes returns -EOPNOTSUPP; Note that blkdev_issue_write_zeroes turns any failure into -EOPNOTSUPP when the write zeroes queue limit has been cleared to 0, so this still catches all I/O errors where the driver detected missing support for the hardware acceleration. Signed-off-by: Christoph Hellwig <[email protected]> Reviewed-by: Martin K. Petersen <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'scripts/bpf_doc.py')
0 files changed, 0 insertions, 0 deletions