From: Chris Mason Subject: Re: [RFC -v2 7/8] btrfs: Prevent from early transaction abort Date: Tue, 18 Aug 2015 13:11:44 -0400 Message-ID: <20150818171144.GA5206@ret.DHCP.TheFacebook.com> References: <1438768284-30927-1-git-send-email-mhocko@kernel.org> <1438768284-30927-8-git-send-email-mhocko@kernel.org> <20150818104031.GF5033@dhcp22.suse.cz> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Cc: LKML , , , Andrew Morton , Johannes Weiner , Tetsuo Handa , Dave Chinner , "Theodore Ts'o" , , , Jan Kara To: Michal Hocko Return-path: Content-Disposition: inline In-Reply-To: <20150818104031.GF5033@dhcp22.suse.cz> Sender: owner-linux-mm@kvack.org List-Id: linux-ext4.vger.kernel.org On Tue, Aug 18, 2015 at 12:40:32PM +0200, Michal Hocko wrote: > From: Michal Hocko > > Btrfs relies on GFP_NOFS allocation when commiting the transaction but > since "mm: page_alloc: do not lock up GFP_NOFS allocations upon OOM" > those allocations are allowed to fail which can lead to a pre-mature > transaction abort: I can either put the btrfs nofail ones on my pull for Linus, or you can add my sob and send as one unit. Just let me know how you'd rather do it. -chris -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: email@kvack.org