commit | 2cf99bbd106f89fc72f778e8ad9d5538f1ef939b | [log] [tgz] |
---|---|---|
author | Javier González <javier@javigon.com> | Tue Oct 09 13:11:41 2018 +0200 |
committer | Jens Axboe <axboe@kernel.dk> | Tue Oct 09 08:25:06 2018 -0600 |
tree | 52206e7eaf4361ae448f3ee3e37038299ad31a14 | |
parent | ae14cc044b5988148d819c377fd0cc1c7504bc3c [diff] |
lightnvm: pblk: add helpers for chunk addresses Implement helpers to go from ppas to a chunk within a line and an address within a chunk. These helpers will be used on the patches adding trace support in pblk, which will be sent in this window. 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>