From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sami Tolvanen Subject: Re: [PATCH] dm-verity: Add error handling modes for corrupted blocks Date: Tue, 17 Mar 2015 10:35:22 +0000 Message-ID: <20150317103522.GA40896@google.com> References: <20150316155559.GA32397@google.com> <20150317004555.GB21831@agk-dp.fab.redhat.com> Reply-To: device-mapper development Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <20150317004555.GB21831@agk-dp.fab.redhat.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dm-devel-bounces@redhat.com Errors-To: dm-devel-bounces@redhat.com To: Will Drewry , Mandeep Baines , Mikulas Patocka , dm-devel@redhat.com List-Id: dm-devel.ids On Tue, Mar 17, 2015 at 12:45:55AM +0000, Alasdair G Kergon wrote: > 'table' should show the new parameter and 'status' should probably show > it too if it's needed to interpret the 'status' properly. Good point, I will add it to 'table' in v2. I doubt it's necessary in 'status' though, userspace should be able to decide how to handle errors without it. Sami