summaryrefslogtreecommitdiff
path: root/fs/ubifs
diff options
context:
space:
mode:
authorRichard Weinberger <richard@nod.at>2016-06-23 19:30:38 +0200
committerRichard Weinberger <richard@nod.at>2016-07-29 23:32:01 +0200
commit4946784bd3924b1374f05eebff2fd68660bae866 (patch)
tree309fe1d3d97aeabbc6df3b8b40b89b3be20f839d /fs/ubifs
parentbc743f34dfa011e62edd0ea4ae8455be06c083b5 (diff)
ubi: Make volume resize power cut aware
When the volume resize operation shrinks a volume, LEBs will be unmapped. Since unmapping will not erase these LEBs immediately we have to wait for that operation to finish. Otherwise in case of a power cut right after writing the new volume table the UBI attach process can find more LEBs than the volume table knows. This will render the UBI image unattachable. Fix this issue by waiting for erase to complete and write the new volume table afterward. Cc: <stable@vger.kernel.org> Reported-by: Boris Brezillon <boris.brezillon@free-electrons.com> Reviewed-by: Boris Brezillon <boris.brezillon@free-electrons.com> Signed-off-by: Richard Weinberger <richard@nod.at>
Diffstat (limited to 'fs/ubifs')
0 files changed, 0 insertions, 0 deletions