[0/2] dm verity: fix FEC stuck during lower dm suspend

Message ID cover.1700555778.git.bo.wu@vivo.com
Headers
Series dm verity: fix FEC stuck during lower dm suspend |

Message

Wu Bo Nov. 21, 2023, 8:55 a.m. UTC
  Hi,

We found an issue under Android OTA scenario that many readahead BIOs have
to do FEC and caused system stuck. These 2 patches try to fix this issue.

Thanks

Wu Bo (2):
  dm verity: init fec io before cleaning it
  dm verity: don't verity if readahead failed

 drivers/md/dm-verity-target.c | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)