Re: [PATCH 10/12] bcache: move closures to lib/

2019-06-13 Thread Christoph Hellwig
On Mon, Jun 10, 2019 at 03:14:18PM -0400, Kent Overstreet wrote: > Prep work for bcachefs - being a fork of bcache it also uses closures NAK. This obsfucation needs to go away from bcache and not actually be spread further, especially not as an API with multiple users which will make it even hard

Re: [PATCH 10/12] bcache: move closures to lib/

2019-06-13 Thread Kent Overstreet
On Thu, Jun 13, 2019 at 12:28:41AM -0700, Christoph Hellwig wrote: > On Mon, Jun 10, 2019 at 03:14:18PM -0400, Kent Overstreet wrote: > > Prep work for bcachefs - being a fork of bcache it also uses closures > > NAK. This obsfucation needs to go away from bcache and not actually be > spread furth

Re: [PATCH 10/12] bcache: move closures to lib/

2019-06-11 Thread Coly Li
On 2019/6/11 3:14 上午, Kent Overstreet wrote: > Prep work for bcachefs - being a fork of bcache it also uses closures > > Signed-off-by: Kent Overstreet Acked-by: Coly Li Thanks. Coly Li > --- > drivers/md/bcache/Kconfig | 10 +-- > drivers/md/bcache/Makefile