]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
pstore: Create common record initializer
authorKees Cook <keescook@chromium.org>
Fri, 19 May 2017 22:10:31 +0000 (15:10 -0700)
committerKees Cook <keescook@chromium.org>
Wed, 31 May 2017 17:13:44 +0000 (10:13 -0700)
commite581ca813a40a4ee53c862d8f6303f486c4b4c34
tree66ce296957a12b61e9a583d756b6a0120eb9ded8
parentefb74e4bb1abeb5bd4c9296b2adfdc253561bc72
pstore: Create common record initializer

In preparation for setting timestamps in the pstore core, create a common
initializer routine, instead of using static initializers.

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