Re: simplify pstore-blk

2020-11-24 Thread Kees Cook
On Mon, Nov 23, 2020 at 03:53:31PM +0100, Christoph Hellwig wrote: > On Fri, Oct 16, 2020 at 03:54:25PM -0700, Kees Cook wrote: > > On Fri, Oct 16, 2020 at 03:20:38PM +0200, Christoph Hellwig wrote: > > > this series cleans up and massively simplifies the pstore-blk code, > > > please take a look.

Re: simplify pstore-blk

2020-11-23 Thread Christoph Hellwig
On Fri, Oct 16, 2020 at 03:54:25PM -0700, Kees Cook wrote: > On Fri, Oct 16, 2020 at 03:20:38PM +0200, Christoph Hellwig wrote: > > this series cleans up and massively simplifies the pstore-blk code, > > please take a look. > > Cool! Thanks for doing this work. I have a few things I'd like to see

Re: simplify pstore-blk

2020-11-08 Thread 廖威雄
hi Christoph, On Fri, Oct 16, 2020 at 9:27 PM Christoph Hellwig wrote: > > Hi all, > > this series cleans up and massively simplifies the pstore-blk code, > please take a look. Thanks for your code. I am going to redesign pstore/blk referred to your idea. I want to split pstore/blk into two par

Re: simplify pstore-blk

2020-10-16 Thread Kees Cook
On Fri, Oct 16, 2020 at 03:20:38PM +0200, Christoph Hellwig wrote: > this series cleans up and massively simplifies the pstore-blk code, > please take a look. Cool! Thanks for doing this work. I have a few things I'd like to see done differently, and while I'm not a huge fan of the general reducti

simplify pstore-blk

2020-10-16 Thread Christoph Hellwig
Hi all, this series cleans up and massively simplifies the pstore-blk code, please take a look.