diff options
author | 2020-03-25 16:55:05 +0800 | |
---|---|---|
committer | 2020-05-31 19:49:00 -0700 | |
commit | 7dcb7848ba110ff192efc917d1a6de66b4c9ca4f (patch) | |
tree | 53e7bdd3c266bbadeb9b7091889a736f5c76897a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | pstore/blk: Provide way to query pstore configuration (diff) | |
download | linux-dev-7dcb7848ba110ff192efc917d1a6de66b4c9ca4f.tar.xz linux-dev-7dcb7848ba110ff192efc917d1a6de66b4c9ca4f.zip |
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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions