commit | a64eefaac1c5cc8dbc6995228fe08a61b8e1d26b | [log] [tgz] |
---|---|---|
author | Mikulas Patocka <mikulas@twibright.com> | Wed Sep 02 22:50:12 2015 +0200 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Thu Sep 03 11:55:30 2015 -0700 |
tree | 0945e739dbe805c12f5d24170ae8486f6df79a43 | |
parent | 64291f7db5bd8150a74ad2036f1037e6a0428df2 [diff] |
hpfs: support hotfixes When the OS/2 driver hits a disk write error, it writes the sector to another location and adds the sector mapping to the hotfix map. This patch makes the hpfs driver understand the hotfix map and remap accesses accoring to it. Signed-off-by: Mikulas Patocka <mikulas@twibright.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>