Searched hist:aa7d7bc99fed71664e9a241b32294ee15a88d938 (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/Documentation/admin-guide/device-mapper/ |
H A D | dm-flakey.rst | diff aa7d7bc99fed71664e9a241b32294ee15a88d938 Tue Apr 18 14:56:41 CDT 2023 Mikulas Patocka <mpatocka@redhat.com> dm flakey: add an "error_reads" option
dm-flakey returns error on reads if no other argument is specified. This commit simplifies associated logic while formalizing an "error_reads" argument and an ERROR_READS flag.
If no argument is specified, set ERROR_READS flag so that it behaves just like before this commit.
Signed-off-by: Mikulas Patocka <mpatocka@redhat.com> Signed-off-by: Mike Snitzer <snitzer@kernel.org>
|
/openbmc/linux/drivers/md/ |
H A D | dm-flakey.c | diff aa7d7bc99fed71664e9a241b32294ee15a88d938 Tue Apr 18 14:56:41 CDT 2023 Mikulas Patocka <mpatocka@redhat.com> dm flakey: add an "error_reads" option
dm-flakey returns error on reads if no other argument is specified. This commit simplifies associated logic while formalizing an "error_reads" argument and an ERROR_READS flag.
If no argument is specified, set ERROR_READS flag so that it behaves just like before this commit.
Signed-off-by: Mikulas Patocka <mpatocka@redhat.com> Signed-off-by: Mike Snitzer <snitzer@kernel.org>
|