diff options
author | Toshi Kani <[email protected]> | 2017-07-07 17:44:26 -0600 |
---|---|---|
committer | Dan Williams <[email protected]> | 2017-07-17 11:43:58 -0700 |
commit | 4e3f0701f25ab194c5362576b1146a1e6cc6c2e7 (patch) | |
tree | 4ca26b53cd5798187dcd89b6ed0a32d5f2b20a64 /net/switchdev/switchdev.c | |
parent | 5771a8c08880cdca3bfb4a3fc6d309d6bba20877 (diff) |
libnvdimm: fix badblock range handling of ARS range
__add_badblock_range() does not account sector alignment when
it sets 'num_sectors'. Therefore, an ARS error record range
spanning across two sectors is set to a single sector length,
which leaves the 2nd sector unprotected.
Change __add_badblock_range() to set 'num_sectors' properly.
Cc: <[email protected]>
Fixes: 0caeef63e6d2 ("libnvdimm: Add a poison list and export badblocks")
Signed-off-by: Toshi Kani <[email protected]>
Reviewed-by: Vishal Verma <[email protected]>
Signed-off-by: Dan Williams <[email protected]>
Diffstat (limited to 'net/switchdev/switchdev.c')
0 files changed, 0 insertions, 0 deletions