diff options
author | Chen Gong <gong.chen@linux.intel.com> | 2011-05-16 20:00:27 +0200 |
---|---|---|
committer | Tony Luck <tony.luck@intel.com> | 2011-05-16 20:05:00 +0200 |
commit | 06cf91b4b4aafa50ee0a94c81d2c6922a18af242 (patch) | |
tree | f45fe916103b323a714c8958048b8adab1f944b1 /crypto/cbc.c | |
parent | pstore: fix one type of return value in pstore (diff) | |
download | linux-06cf91b4b4aafa50ee0a94c81d2c6922a18af242.tar.xz linux-06cf91b4b4aafa50ee0a94c81d2c6922a18af242.zip |
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>
Diffstat (limited to 'crypto/cbc.c')
0 files changed, 0 insertions, 0 deletions