commit | 47af61ffb19baa8df2b109582f87f7622fbe85cc | [log] [tgz] |
---|---|---|
author | Kees Cook <keescook@chromium.org> | Tue May 05 23:32:40 2020 -0700 |
committer | Kees Cook <keescook@chromium.org> | Tue May 12 09:14:05 2020 -0700 |
tree | d41c72032d85dd63dcf9cc48f1635cb2ab521cd8 | |
parent | cab12fd049380b1d0c3ac9f534407a8cc0ac4bba [diff] |
pstore: Rename "allpstore" to "records_list" The name "allpstore" doesn't carry much meaning, so rename it to what it actually is: the list of all records present in the filesystem. The lock is also renamed accordingly. Link: https://lore.kernel.org/lkml/20200506152114.50375-5-keescook@chromium.org/ Signed-off-by: Kees Cook <keescook@chromium.org>