linux/fs/pstore
Chen Gong b238b8fa93 pstore: make pstore write function return normal success/fail value
Currently pstore write interface employs record id as return
value, but it is not enough because it can't tell caller if
the write operation is successful. Pass the record id back via
an argument pointer and return zero for success, non-zero for
failure.

Signed-off-by: Chen Gong <gong.chen@linux.intel.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
2011-10-12 09:17:24 -07: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: make pstore write function return normal success/fail value 2011-10-12 09:17:24 -07:00