Files
linux-stable-mirror/include/linux
Mike Snitzer 13f6facf3f dm: allow targets to require splitting WRITE_ZEROES and SECURE_ERASE
Introduce max_write_zeroes_granularity and
max_secure_erase_granularity flags in the dm_target struct.

If a target sets these then DM core will split IO of these operation
types accordingly (in terms of max_write_zeroes_sectors and
max_secure_erase_sectors respectively).

Signed-off-by: Mike Snitzer <snitzer@kernel.org>
2023-04-14 12:07:27 -04:00
..
2023-02-20 09:20:55 -05:00
2023-03-05 10:49:37 -08:00
2023-03-13 10:14:05 +01:00
2023-03-19 10:02:04 -07:00
2023-03-07 01:50:53 -05:00
2023-03-15 14:58:52 +01:00
2023-02-23 13:43:23 +01:00
2023-02-16 18:10:18 +01:00
2023-02-20 19:26:58 -05:00