On 11/27/15 12:20, Toralf Förster wrote: > On 11/27/2015 12:07 PM, Filipe Manana wrote: >> Try the following (also pasted at >> https://friendpaste.com/5O6o1cqWqJZDIKrH1YqG7y): > > Doesn't apply neither against the used 4.2.6 kernel nor aginst current git > HEAD : > > t44 linux # patch -p1 --dry-run < > /home/tfoerste/Downloads/5O6o1cqWqJZDIKrH1YqG7y.diff.patch > checking file fs/btrfs/extent_map.c > Hunk #1 FAILED at 235. > Hunk #2 FAILED at 252. > 2 out of 2 hunks FAILED > > > tfoerste@t44 ~/devel/linux $ patch -p1 --dry-run < > ~/Downloads/5O6o1cqWqJZDIKrH1YqG7y.diff.patch > checking file fs/btrfs/extent_map.c > Hunk #1 FAILED at 235. > Hunk #2 FAILED at 252. > 2 out of 2 hunks FAILED >
Toralf, try with --ignore-whitespace, that works for me. Seems the pastebin ate some formatting. -h -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/