commit | 8154d296d904a6627d69878ab217ef6928335c2d | [log] [tgz] |
---|---|---|
author | Hans Holmberg <hans.holmberg@cnexlabs.com> | Fri Jan 05 14:16:09 2018 +0100 |
committer | Jens Axboe <axboe@kernel.dk> | Fri Jan 05 08:50:12 2018 -0700 |
tree | a1c921ff3bd9f052c440163ffa8c649f43348d78 | |
parent | 06bc072b3fb1d08898b96118ab428ea33a8da0a6 [diff] |
lightnvm: pblk: rename sync_point to flush_point Sync point is a really confusing name for keeping track of the last entry that needs to be flushed so change the name to to flush_point instead. 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>