From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mike Snitzer Subject: Re: [PATCH 2/2] dm-zoned: add 'status' and 'message' callbacks Date: Mon, 23 Mar 2020 23:59:46 -0400 Message-ID: <20200324035945.GF30700@redhat.com> References: <20200323150352.107826-1-hare@suse.de> <20200323150352.107826-3-hare@suse.de> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dm-devel-bounces@redhat.com Errors-To: dm-devel-bounces@redhat.com Content-Disposition: inline To: Damien Le Moal Cc: "dm-devel@redhat.com" , Johannes Thumshirn List-Id: dm-devel.ids On Mon, Mar 23 2020 at 11:54pm -0400, Damien Le Moal wrote: > On 2020/03/24 0:04, Hannes Reinecke wrote: > > Add callbacks to supply information for 'dmsetup status' > > and 'dmsetup info', and implement the message 'reclaim' > > to start the reclaim worker. > > This one is nice ! Can you send it out minus the cache changes ? We can use it > with unmodified dm-zoned :) Yeah, I'm kind of stunned dm-zoned's lack of .status went unnoticeed until now ;)