diff options
author | WeiXiong Liao <liaoweixiong@allwinnertech.com> | 2020-03-25 16:55:05 +0800 |
---|---|---|
committer | Kees Cook <keescook@chromium.org> | 2020-05-31 19:49:00 -0700 |
commit | 7dcb7848ba110ff192efc917d1a6de66b4c9ca4f (patch) | |
tree | 53e7bdd3c266bbadeb9b7091889a736f5c76897a /fs/minix | |
parent | 1525fb3bb6d69028b3941d34363397c28345ffab (diff) | |
download | linux-7dcb7848ba110ff192efc917d1a6de66b4c9ca4f.tar.bz2 |
pstore/blk: Support non-block storage devices
Add support for non-block devices (e.g. MTD). A non-block driver calls
pstore_blk_register_device() to register iself.
In addition, pstore/zone is updated to handle non-block devices,
where an erase must be done before a write. Without this, there is no
way to remove records stored to an MTD.
Signed-off-by: WeiXiong Liao <liaoweixiong@allwinnertech.com>
Link: https://lore.kernel.org/lkml/20200511233229.27745-10-keescook@chromium.org/
Co-developed-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Kees Cook <keescook@chromium.org>
Diffstat (limited to 'fs/minix')
0 files changed, 0 insertions, 0 deletions