pstore/ram_core: Do not reset restored zone's position and size
authorAnton Vorontsov <anton.vorontsov@linaro.org>
Sat, 26 May 2012 13:07:50 +0000 (06:07 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 13 Jun 2012 23:52:39 +0000 (16:52 -0700)
commit25b63da64708212985c06c7f8b089d356efdd9cf
tree72fdcfee27559b22ef692de8ddf3246f3fbc5988
parent201e4aca5aa179e6c69a4dcd36a3562e56b8d670
pstore/ram_core: Do not reset restored zone's position and size

Otherwise, the files will survive just one reboot, and on a subsequent
boot they will disappear.

Signed-off-by: Anton Vorontsov <anton.vorontsov@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
fs/pstore/ram_core.c