https://github.com/torvalds/linux
Revision 089866061428ec9bf67221247c936792078c41a4 authored by Linus Torvalds on 01 July 2022, 23:58:19 UTC, committed by Linus Torvalds on 01 July 2022, 23:58:19 UTC
Pull libnvdimm fix from Vishal Verma:

 - Fix a bug in the libnvdimm 'BTT' (Block Translation Table) driver
   where accounting for poison blocks to be cleared was off by one,
   causing a failure to clear the the last badblock in an nvdimm region.

* tag 'libnvdimm-fixes-5.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm:
  nvdimm: Fix badblocks clear off-by-one error
2 parent s 1ce8c44 + ef91020
History
Tip revision: 089866061428ec9bf67221247c936792078c41a4 authored by Linus Torvalds on 01 July 2022, 23:58:19 UTC
Merge tag 'libnvdimm-fixes-5.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
Tip revision: 0898660

back to top