Re: [patch v2] Btrfs: fix error handling in __add_reloc_root()
From: Dan Carpenter <hidden>
Date: 2012-06-26 06:41:35
Also in:
kernel-janitors
From: Dan Carpenter <hidden>
Date: 2012-06-26 06:41:35
Also in:
kernel-janitors
On Tue, Jun 26, 2012 at 06:51:39AM +0530, santosh prasad nayak wrote:
I am also facing similar issue while applying this patch. [santosh@localhost linux-next]$ sudo git am mail_Dan.txt Patch format detection failed. [santosh@localhost linux-next]$
The problem is not on my end. It made it to marc.info without getting corrupted. Marc.info strips out the From: and Subject: headers so you'd have to add them in manually. 1) Save this file: http://marc.info/?l=kernel-janitors&m=134062314509635&q=raw 2) Edit the file and add these two lines add the top: From: Dan Carpenter <redacted> Subject: [patch v2] Btrfs: fix error handling in __add_reloc_root() 3) $ git am /home/dcarpenter/tmp/html2/btrfs_raw.txt Applying: Btrfs: fix error handling in __add_reloc_root() regards, dan carpenter