From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from aserp1040.oracle.com ([141.146.126.69]:31652 "EHLO aserp1040.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753480Ab3A1H4P (ORCPT ); Mon, 28 Jan 2013 02:56:15 -0500 Message-ID: <510630C3.5010000@oracle.com> Date: Mon, 28 Jan 2013 16:03:15 +0800 From: Anand Jain MIME-Version: 1.0 To: Ian Kumlien CC: linux-btrfs@vger.kernel.org Subject: Re: [RFC] Abort on memory allocation failure References: <20130125225538.GB15780@pomac.netswarm.net> <20130126000221.GD15780@pomac.netswarm.net> <20130126000410.GE16285@carfax.org.uk> In-Reply-To: <20130126000410.GE16285@carfax.org.uk> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Sender: linux-btrfs-owner@vger.kernel.org List-ID: You may find this useful Writing patch for btrfs https://btrfs.wiki.kernel.org/index.php/Writing_patch_for_btrfs Pls update the wiki where-needed. Thanks, -Anand On 01/26/2013 08:04 AM, Hugo Mills wrote: > On Sat, Jan 26, 2013 at 01:02:21AM +0100, Ian Kumlien wrote: >> On Fri, Jan 25, 2013 at 05:55:16PM -0600, cwillu wrote: >>> On Fri, Jan 25, 2013 at 4:55 PM, Ian Kumlien wrote: >>>> Hi, >>>> >>>> Could someone do a sanity check of this, i have removed some of the >>>> checking code that is no longer needed but i would prefer to have >>>> reviewers. I haven't looked much at the code, mainly been focusing on >>>> the grunt work ;) >>>> >>>> Anyway, thanks for looking at it! >>> >>> Include patches inline in your email rather than as an attachment. >> >> This is vi and mutt, all i know is that they appear inline in marc.info >> =) >> >> What mail client to do you use? > > git send-email (for this kind of thing, anyway). > > Hugo. >