[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20230713035204.xmaddzcdjgj3kqjw@moria.home.lan>
Date: Wed, 12 Jul 2023 23:52:04 -0400
From: Kent Overstreet <kent.overstreet@...ux.dev>
To: Randy Dunlap <rdunlap@...radead.org>
Cc: linux-bcachefs@...r.kernel.org, linux-fsdevel@...r.kernel.org,
linux-kernel@...r.kernel.org,
Kent Overstreet <kent.overstreet@...il.com>,
Coly Li <colyli@...e.de>
Subject: Re: [PATCH 12/20] bcache: move closures to lib/
On Wed, Jul 12, 2023 at 08:21:05PM -0700, Randy Dunlap wrote:
> > From: Kent Overstreet <kent.overstreet@...il.com>
> > + depends on CLOSURES
> > + select DEBUG_FS
> > + help
> > + Keeps all active closures in a linked list and provides a debugfs
> > + interface to list them, which makes it possible to see asynchronous
> > + operations that get stuck.
>
> Indent those 3 help text lines with 2 additional spaces, please,
> as documented and as is done in (most of) the rest of this file.
>
> With those fixed:
>
> Reviewed-by: Randy Dunlap <rdunlap@...radead.org>
Ack
Powered by blists - more mailing lists