diff options
author | 2018-10-09 13:11:45 +0200 | |
---|---|---|
committer | 2018-10-09 08:25:06 -0600 | |
commit | 9cc85bc761f83da41935cdd6edcdb7c122bc90bf (patch) | |
tree | 5dcd03a5affc93a3bdfa7c989a436e56f3635882 /drivers/lightnvm/core.c | |
parent | lightnvm: pblk: remove unused variable. (diff) | |
download | linux-rng-9cc85bc761f83da41935cdd6edcdb7c122bc90bf.tar.xz linux-rng-9cc85bc761f83da41935cdd6edcdb7c122bc90bf.zip |
lightnvm: pblk: guarantee emeta on line close
If a line is recovered from open chunks, the memory structures for
emeta have not necessarily been properly set on line initialization.
When closing a line, make sure that emeta is consistent so that the line
can be recovered on the fast path on next reboot.
Also, remove a couple of empty lines at the end of the function.
Signed-off-by: Javier González <javier@cnexlabs.com>
Signed-off-by: Matias Bjørling <mb@lightnvm.io>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'drivers/lightnvm/core.c')
0 files changed, 0 insertions, 0 deletions