1
0
Fork 0
alistair23-linux/fs/pstore
Chen Gong 06cf91b4b4 pstore: fix pstore filesystem mount/remount issue
Currently after mount/remount operation on pstore filesystem,
the content on pstore will be lost. It is because current ERST
implementation doesn't support multi-user usage, which moves
internal pointer to the end after accessing it. Adding
multi-user support for pstore usage.

Signed-off-by: Chen Gong <gong.chen@linux.intel.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
2011-05-16 11:05:00 -07:00
..
Kconfig Fix common misspellings 2011-03-31 11:26:23 -03:00
Makefile pstore: new filesystem interface to platform persistent storage 2010-12-28 14:25:21 -08:00
inode.c pstore: use mount option instead sysfs to tweak kmsg_bytes 2011-03-21 13:50:05 -07:00
internal.h pstore: use mount option instead sysfs to tweak kmsg_bytes 2011-03-21 13:50:05 -07:00
platform.c pstore: fix pstore filesystem mount/remount issue 2011-05-16 11:05:00 -07:00