diff options
author | Mikulas Patocka <mpatocka@redhat.com> | 2020-04-03 19:05:50 +0200 |
---|---|---|
committer | Mike Snitzer <snitzer@redhat.com> | 2020-04-03 19:07:41 +0200 |
commit | 8267d8fb4819afa76b2a54dca48efdda6f0b1910 (patch) | |
tree | 3462cb434ed814e3186fa90efdc51077dae36098 /drivers/reset/Kconfig | |
parent | Revert "dm: always call blk_queue_split() in dm_process_bio()" (diff) | |
download | linux-8267d8fb4819afa76b2a54dca48efdda6f0b1910.tar.xz linux-8267d8fb4819afa76b2a54dca48efdda6f0b1910.zip |
dm integrity: fix logic bug in integrity tag testing
If all the bytes are equal to DISCARD_FILLER, we want to accept the
buffer. If any of the bytes are different, we must do thorough
tag-by-tag checking.
The condition was inverted.
Fixes: 84597a44a9d8 ("dm integrity: add optional discard support")
Signed-off-by: Mikulas Patocka <mpatocka@redhat.com>
Signed-off-by: Mike Snitzer <snitzer@redhat.com>
Diffstat (limited to 'drivers/reset/Kconfig')
0 files changed, 0 insertions, 0 deletions