diff options
author | Jiri Slaby <[email protected]> | 2019-10-31 10:59:46 +0100 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2019-11-01 08:50:52 -0600 |
commit | e9f691d899188679746eeb96e6cb520459eda9b4 (patch) | |
tree | 54458535eb5f6674ada625217bfa38daa799c24a /lib/test_overflow.c | |
parent | 95364f36701e62dd50eee91e1303187fd1a9f567 (diff) |
ata: sata_mv, avoid trigerrable BUG_ON
There are several reports that the BUG_ON on unsupported command in
mv_qc_prep can be triggered under some circumstances:
https://bugzilla.suse.com/show_bug.cgi?id=1110252
https://serverfault.com/questions/888897/raid-problems-after-power-outage
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1652185
https://bugs.centos.org/view.php?id=14998
Let sata_mv handle the failure gracefully: warn about that incl. the
failed command number and return an AC_ERR_INVALID error. We can do that
now thanks to the previous patch.
Remove also the long-standing FIXME.
[v2] use %.2x as commands are defined as hexa.
Signed-off-by: Jiri Slaby <[email protected]>
Cc: Jens Axboe <[email protected]>
Cc: [email protected]
Cc: Sergei Shtylyov <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'lib/test_overflow.c')
0 files changed, 0 insertions, 0 deletions