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:36:19 +0000 Message-ID: <20150317103619.GB40896@google.com> References: <20150316155559.GA32397@google.com> <20150317003746.GA21831@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: <20150317003746.GA21831@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: mpatocka@redhat.com, msb@chromium.org, wad@chromium.org, dm-devel@redhat.com List-Id: dm-devel.ids On Tue, Mar 17, 2015 at 12:37:47AM +0000, Alasdair G Kergon wrote: > The usual dm style uses a word rather than hiding behind a numeric code that has > to be learned or looked up. > Missing DM_ prefix? Thanks for the comments, I will fix these in the next version. Sami