From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from forward8.mail.yandex.net ([2a02:6b8:0:202::3]) by merlin.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1VSRqy-00019x-65 for linux-mtd@lists.infradead.org; Sat, 05 Oct 2013 13:25:05 +0000 From: Konstantin Tokarev To: Elie De Brauwer In-Reply-To: References: <1380956001-6122-1-git-send-email-eliedebrauwer@gmail.com> <106341380974003@web15m.yandex.ru> Subject: Re: [PATCH v0] mkfs.ubifs: Add support for lz4hc compressor in mkfs.ubifs MIME-Version: 1.0 Message-Id: <183051380979480@web15m.yandex.ru> Date: Sat, 05 Oct 2013 17:24:40 +0400 Content-Transfer-Encoding: 7bit Content-Type: text/plain Cc: "linux-mtd@lists.infradead.org" , "motobud@gmail.com" , "dedekind1@gmail.com" List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , 05.10.2013, 16:56, "Elie De Brauwer" : > That's odd, yesterday I started by cloning mtd-utils.git and when I > try to repeat my own steps and apply my patch it does seem to work. I've figured it out: you've included patch into the mail instead of attaching it as a file, so I copied it, and tab characters got lost. patch -p1 -l works successfully. -- Regards, Konstantin