commit | 533657c190e5a94e585e08d1c4bdd2295c76391a | [log] [tgz] |
---|---|---|
author | Hans Holmberg <hans@owltronix.com> | Fri Jan 05 14:16:10 2018 +0100 |
committer | Jens Axboe <axboe@kernel.dk> | Fri Jan 05 08:50:12 2018 -0700 |
tree | f5bbd43599c2f0cbd4be659ecc32a8e2235ab359 | |
parent | 8154d296d904a6627d69878ab217ef6928335c2d [diff] |
lightnvm: pblk: clear flush point on completed writes Move completion of syncs and clearing of flush points to the write completion path - this ensures that the data has been comitted to the media before completing bios containing syncs. Signed-off-by: Hans Holmberg <hans.holmberg@cnexlabs.com> Signed-off-by: Javier González <javier@cnexlabs.com> Signed-off-by: Matias Bjørling <m@bjorling.me> Signed-off-by: Jens Axboe <axboe@kernel.dk>