Skip to content
Commit 27e5041a authored by Kees Cook's avatar Kees Cook
Browse files

pstore: Add locking around superblock changes



Nothing was protecting changes to the pstorefs superblock. Add locking
and refactor away is_pstore_mounted(), instead using a helper to add a
way to safely lock the pstorefs root inode during filesystem changes.

Link: https://lore.kernel.org/lkml/20200506152114.50375-9-keescook@chromium.org/
Signed-off-by: default avatarKees Cook <keescook@chromium.org>
parent 7a0ad546
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment