Activity log for bug #854987

Date Who What changed Old value New value Message
2011-09-20 19:14:00 Seth Forshee bug added bug
2011-09-20 19:14:22 Seth Forshee linux (Ubuntu): importance Undecided High
2011-09-20 19:14:22 Seth Forshee linux (Ubuntu): status New In Progress
2011-09-20 19:14:22 Seth Forshee linux (Ubuntu): assignee Seth Forshee (sforshee)
2011-09-20 19:14:38 Seth Forshee nominated for series Ubuntu Oneiric
2011-09-20 19:14:58 Seth Forshee summary hfsplus: backport hfsplus fixes for large sector devices hfsplus: backport fixes for large sector devices
2011-09-20 19:24:56 Seth Forshee summary hfsplus: backport fixes for large sector devices hfsplus: backport fix for oops on mount failure
2011-09-20 19:26:11 Seth Forshee description SRU Justification Impact: In oneiric we're carrying an upstream cherry-pick to fix HFS+ support on large sector devices, but on certain devices HFS+ still fails to mount. An error in the cleanup path for the mount failure can also lead to an oops. Fix: Cherry pick of two upstream patches. The first fixes the oops from the cleanup path, and the second fixes the mount failure. Testcase: Tested against 3.1-rc, see https://lkml.org/lkml/2011/9/2/407. --- The following upstream patches are needed for oneiric to fix an hfsplus mount failure and associated oops. commit f588c960fcaa6fa8bf82930bb819c9aca4eb9347 Author: Seth Forshee <seth.forshee@canonical.com> Date: Thu Sep 15 10:48:27 2011 -0400 hfsplus: Fix kfree of wrong pointers in hfsplus_fill_super() error path commit f1fcd9f0e96d12498afb5543107f560f196cfcf3 Author: Christoph Hellwig <hch@tuxera.com> Date: Thu Sep 15 10:48:40 2011 -0400 hfsplus: fix filesystem size checks SRU Justification Impact: In oneiric we're carrying an upstream cherry-pick to fix HFS+ support on large sector devices, but this patch can lead to an oops on mount failure. Fix: Cherry pick upstream patches. Testcase: Tested against 3.1-rc, see https://lkml.org/lkml/2011/9/2/407. --- The following upstream patch is needed for oneiric to fix an oops on hfsplus mount failure. commit f588c960fcaa6fa8bf82930bb819c9aca4eb9347 Author: Seth Forshee <seth.forshee@canonical.com> Date: Thu Sep 15 10:48:27 2011 -0400     hfsplus: Fix kfree of wrong pointers in hfsplus_fill_super() error path
2011-09-20 20:24:56 Tim Gardner bug task added linux (Ubuntu Oneiric)
2011-09-20 20:25:08 Tim Gardner linux (Ubuntu Oneiric): status In Progress Fix Committed
2011-09-23 21:14:02 Launchpad Janitor linux (Ubuntu Oneiric): status Fix Committed Fix Released