linux/drivers/lightnvm
Javier González 0880a9aa2d lightnvm: pblk: delete redundant buffer pointer
After refactoring the metadata path, the backpointer controlling
synced I/Os in a line becomes unnecessary; metadata is scheduled
on the write thread, thus we know when the end of the line is reached
and act on it directly.

Signed-off-by: Javier González <javier@cnexlabs.com>
Signed-off-by: Matias Bjørling <matias@cnexlabs.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
2017-06-26 16:27:39 -06:00
..
core.c lightnvm: re-convert ppa format on I/O failure 2017-06-26 16:24:53 -06:00
Kconfig lightnvm: physical block device (pblk) target 2017-04-16 10:06:33 -06:00
Makefile lightnvm: physical block device (pblk) target 2017-04-16 10:06:33 -06:00
pblk-cache.c lightnvm: physical block device (pblk) target 2017-04-16 10:06:33 -06:00
pblk-core.c lightnvm: pblk: delete redundant buffer pointer 2017-06-26 16:27:39 -06:00
pblk-gc.c lightnvm: pblk: sched. metadata on write thread 2017-06-26 16:27:39 -06:00
pblk-init.c lightnvm: pblk: delete redundant buffer pointer 2017-06-26 16:27:39 -06:00
pblk-map.c lightnvm: pblk: delete redundant buffer pointer 2017-06-26 16:27:39 -06:00
pblk-rb.c lightnvm: pblk: generalize erase path 2017-06-26 16:24:53 -06:00
pblk-read.c lightnvm: pblk: rename read request pool 2017-06-26 16:27:13 -06:00
pblk-recovery.c lightnvm: pblk: delete redundant buffer pointer 2017-06-26 16:27:39 -06:00
pblk-rl.c lightnvm: pblk: fix erase counters on error fail 2017-04-23 16:57:52 -06:00
pblk-sysfs.c lightnvm: pblk: delete redundant buffer pointer 2017-06-26 16:27:39 -06:00
pblk-write.c lightnvm: pblk: delete redundant buffer pointer 2017-06-26 16:27:39 -06:00
pblk.h lightnvm: pblk: delete redundant buffer pointer 2017-06-26 16:27:39 -06:00
rrpc.c blk: remove bio_set arg from blk_queue_split() 2017-06-18 12:40:59 -06:00
rrpc.h lightnvm: use end_io callback instead of instance 2017-01-31 08:32:13 -07:00