Re: [PATCH v3 13/16] block: sed-opal: check size of shadow mbr
From: Scott Bauer <hidden>
Date: 2019-01-27 21:09:07
Also in:
lkml
From: Scott Bauer <hidden>
Date: 2019-01-27 21:09:07
Also in:
lkml
On Tue, Jan 22, 2019 at 11:31:44PM +0100, David Kozub wrote:
From: Jonas Rabenstein <redacted> Check whether the shadow mbr does fit in the provided space on the target. Also a proper firmware should handle this case and return an error we may prevent problems or even damage with crappy firmwares. Signed-off-by: Jonas Rabenstein <redacted>
Reviewed-by: Scott Bauer <redacted>