]> asedeno.scripts.mit.edu Git - linux.git/commit
pstore: Switch pstore_mkfile to pass record
authorKees Cook <keescook@chromium.org>
Sat, 4 Mar 2017 02:16:32 +0000 (18:16 -0800)
committerKees Cook <keescook@chromium.org>
Tue, 7 Mar 2017 22:00:55 +0000 (14:00 -0800)
commit1edd1aa397ad3ca5f1fca1961c13910ef53f16e8
tree608e00d7713f78d48cfa199d1ba9294d59587b70
parent634f8f5167c88052ce6d28e519ff6325172191dc
pstore: Switch pstore_mkfile to pass record

Instead of the long list of arguments, just pass the new record struct.

Signed-off-by: Kees Cook <keescook@chromium.org>
fs/pstore/inode.c
fs/pstore/internal.h
fs/pstore/platform.c