diff options
author | WeiXiong Liao <liaoweixiong@allwinnertech.com> | 2020-03-25 09:55:03 +0100 |
---|---|---|
committer | Kees Cook <keescook@chromium.org> | 2020-06-01 04:48:56 +0200 |
commit | 335426c6dcdd338d6b7c939c2da15fc9c5dd4959 (patch) | |
tree | ed06b2b7f73bf231b285720ac5cb34b32e3ca64b /fs/pstore/ram.c | |
parent | Documentation: Add details for pstore/blk (diff) | |
download | linux-335426c6dcdd338d6b7c939c2da15fc9c5dd4959.tar.xz linux-335426c6dcdd338d6b7c939c2da15fc9c5dd4959.zip |
pstore/zone: Provide way to skip "broken" zone for MTD devices
One requirement to support MTD devices in pstore/zone is having a
way to declare certain regions as broken. Add this support to
pstore/zone.
The MTD driver should return -ENOMSG when encountering a bad region,
which tells pstore/zone to skip and try the next one.
Signed-off-by: WeiXiong Liao <liaoweixiong@allwinnertech.com>
Link: https://lore.kernel.org/lkml/20200511233229.27745-8-keescook@chromium.org/
Co-developed-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Link: //lore.kernel.org/lkml/20200512173801.222666-1-colin.king@canonical.com
Signed-off-by: Kees Cook <keescook@chromium.org>
Diffstat (limited to 'fs/pstore/ram.c')
0 files changed, 0 insertions, 0 deletions