Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1278760
| From | Filipe Manana <fdmanana@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: PAX: size overflow detected in function try_merge_map fs/btrfs/extent_map.c:238 |
| Date | 2015-11-27 12:30 +0100 |
| Message-ID | <qzpnY-2aK-9@gated-at.bofh.it> (permalink) |
| References | <qzoLg-1HO-27@gated-at.bofh.it> <qzp4D-243-37@gated-at.bofh.it> <qzpnY-2aK-11@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Fri, Nov 27, 2015 at 11:20 AM, Toralf Förster <toralf.foerster@gmx.de> 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 : Quite probable, this was against the integration branch for btrfs. You should be able to apply it manually, it's a trivial change and extent_map.c did not change in any significant way. > > 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, pgp: C4EACDDE 0076E94E -- Filipe David Manana, "Reasonable men adapt themselves to the world. Unreasonable men adapt the world to themselves. That's why all progress depends on unreasonable men." -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
PAX: size overflow detected in function try_merge_map fs/btrfs/extent_map.c:238 Toralf Förster <toralf.foerster@gmx.de> - 2015-11-27 11:50 +0100
Re: PAX: size overflow detected in function try_merge_map fs/btrfs/extent_map.c:238 Filipe Manana <fdmanana@gmail.com> - 2015-11-27 12:10 +0100
Re: PAX: size overflow detected in function try_merge_map fs/btrfs/extent_map.c:238 Filipe Manana <fdmanana@gmail.com> - 2015-11-27 12:30 +0100
Re: PAX: size overflow detected in function try_merge_map fs/btrfs/extent_map.c:238 Toralf Förster <toralf.foerster@gmx.de> - 2015-11-27 12:30 +0100
Re: PAX: size overflow detected in function try_merge_map fs/btrfs/extent_map.c:238 Holger Hoffstätte <holger.hoffstaette@googlemail.com> - 2015-11-27 13:00 +0100
Re: PAX: size overflow detected in function try_merge_map fs/btrfs/extent_map.c:238 Filipe Manana <fdmanana@gmail.com> - 2015-11-27 13:00 +0100
Re: PAX: size overflow detected in function try_merge_map fs/btrfs/extent_map.c:238 Toralf Förster <toralf.foerster@gmx.de> - 2015-11-27 16:20 +0100
csiph-web