Bug 12538
Summary: | xfs_fsr fails on 2.6.29-rc kernels | ||
---|---|---|---|
Product: | File System | Reporter: | Paul Martin (pm) |
Component: | XFS | Assignee: | Eric Sandeen (sandeen) |
Status: | CLOSED CODE_FIX | ||
Severity: | normal | CC: | rjw, sandeen |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 2.6.29-rc1 | Subsystem: | |
Regression: | Yes | Bisected commit-id: | |
Bug Depends on: | |||
Bug Blocks: | 12398 | ||
Attachments: | potential fix |
Description
Paul Martin
2009-01-25 13:02:40 UTC
Thanks for doing the bisecting. Which arch is this on, and if a 64-bit arch, is it 32 bit or 64 bit userspace? 32-bit i686. processor : 0 vendor_id : GenuineIntel cpu family : 6 model : 13 model name : Intel(R) Pentium(R) M processor 1.70GHz stepping : 6 Created attachment 19986 [details]
potential fix
Wow, that was an incredibly dumb mistake on my part, not sure how it ever worked at all. Does this help?
Yes, it fixes it. thanks so much for finding, bisecting, and testing. Patch sent to the list, cc'd akpm, should get upstream soon if all goes well. :) Handled-By : Eric Sandeen <sandeen@sandeen.net Patch : http://bugzilla.kernel.org/attachment.cgi?id=19986&action=view First-Bad-Commit : 743bb4650da9e2595d6cedd01c680b5b9398c74a Fixed by commit f0e0059b9c18426cffdcc04161062251a8f9741e . |