linux/fs/pstore
Kees Cook 3d6d8d20ec pstore: pass reason to backend write callback
This allows a backend to filter on the dmesg reason as well as the pstore
reason. When ramoops is switched to pstore, this is needed since it has
no interest in storing non-crash dmesg details.

Drop pstore_write() as it has no users, and handling the "reason" here
has no obviously correct value.

Signed-off-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Tony Luck <tony.luck@intel.com>
2011-11-17 13:13:29 -08:00
..
Kconfig Fix common misspellings 2011-03-31 11:26:23 -03:00
Makefile
inode.c pstore: defer inserting OOPS entries into pstore 2011-08-16 11:53:01 -07:00
internal.h pstore: defer inserting OOPS entries into pstore 2011-08-16 11:53:01 -07:00
platform.c pstore: pass reason to backend write callback 2011-11-17 13:13:29 -08:00