commit | 26f76dce60d28028e5c1fbbc39e771366a27671f | [log] [tgz] |
---|---|---|
author | Matias Bjørling <m@bjorling.me> | Fri Jan 05 14:15:59 2018 +0100 |
committer | Jens Axboe <axboe@kernel.dk> | Fri Jan 05 08:50:12 2018 -0700 |
tree | 73ffacd9cbc25874b4b77c1a7ef7041247ece495 | |
parent | aba203d155c1d58c871c7ad4bea320fb6ff5e68f [diff] |
lightnvm: use internal pblk methods Now that rrpc has been removed, the only users of the ppa helpers is pblk. However, pblk already defines similar functions. Switch pblk to use the internal ones, and remove the generic ppa helpers. Signed-off-by: Matias Bjørling <m@bjorling.me> Signed-off-by: Jens Axboe <axboe@kernel.dk>