From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mike Snitzer Subject: Re: dm-zoned: add 'status' and 'message' callbacks Date: Tue, 31 Mar 2020 10:45:52 -0400 Message-ID: <20200331144551.GA15485@redhat.com> References: <20200327070849.67694-1-hare@suse.de> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20200327070849.67694-1-hare@suse.de> 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: Hannes Reinecke Cc: Damien LeMoal , dm-devel@redhat.com List-Id: dm-devel.ids On Fri, Mar 27 2020 at 3:08am -0400, Hannes Reinecke wrote: > Add callbacks to supply information for 'dmsetup status' > and 'dmsetup info', and implement the message 'reclaim' > to start the reclaim worker. Who/What will use the 'reclaim' message? Shouldn't it be documented? Think the dmz_status changes should be split out from this reclaim message. BTW, these dm-zoned changes (and your following 4 patch set) missed 5.7 -- merge window opened Sunday. Mike