From mboxrd@z Thu Jan 1 00:00:00 1970 From: Xiao Guangrong Subject: Re: [PATCH 1/2] Btrfs: allocate extent state and check the result properly Date: Wed, 20 Apr 2011 14:49:17 +0800 Message-ID: <4DAE81ED.9060505@cn.fujitsu.com> References: <4DA409E6.7020406@cn.fujitsu.com> <4DACEA40.5020008@cn.fujitsu.com> <1303213987-sup-4275@think> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Cc: LKML , BTRFS To: Chris Mason Return-path: In-Reply-To: <1303213987-sup-4275@think> List-ID: On 04/19/2011 07:55 PM, Chris Mason wrote: > Sorry, could you please change this to check the results of the atomic > allocatoin in set/clear_extent_bit? I'd rather not add a new BUG_ON > deeper into the code. > OK, i have posted the v2 patch to fix it, thanks for your review!