From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joe Thornber Subject: Re: [PATCHES] convert dm-thin to use dm-bufio Date: Tue, 23 Aug 2011 12:23:36 +0100 Message-ID: <20110823112335.GB5442@ubuntu> References: <20110815090416.GE3159@ubuntu> <20110816091600.GA4284@ubuntu> <20110817082656.GA3267@ubuntu> <20110819091224.GB3193@ubuntu> <20110819161745.GA27778@ubuntu> 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: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dm-devel-bounces@redhat.com Errors-To: dm-devel-bounces@redhat.com To: Mikulas Patocka Cc: dm-devel@redhat.com, "Alasdair G. Kergon" List-Id: dm-devel.ids On Mon, Aug 22, 2011 at 03:59:05PM -0400, Mikulas Patocka wrote: > Here is a patch that uses down_read_trylock instead of down_read in > dm_bm_read_try_lock. pushed, thanks.