On Thu, Sep 15, 2011 at 04:07:07AM +0200, Israel G. Lugo wrote:
> 
> There's an off-by-one bug in lib/e2p/mntopts.c:e2p_string2mntopt(), both
> in the Debian 1.41.12 version, and the current upstream 1.41.14
> version. It's failing to properly recognize any MNTOPT_* options, which
> means I can't for example do the following:
> 
> # tune2fs -o MNTOPT_10 /dev/sda2
> tune2fs 1.41.12 (17-May-2010)
> Invalid mount option set: MNTOPT_10
> 
> MNTOPT_10 corresponds to the "discard" mount option; this particular
> example is from an embedded system running Debian 6.0.2 armv5tel.

Thanks for the fix.  I am the upstream for e2fsprogs, so I'll make
sure it gets into a future release.  As far as getting this backported
into 1.41.12-4stable1, it's a pain in the tuckus to get patches
backported into stable, especially when the package is used by the
installer, and I'm not sure the stable release maintainers would
consider this bug important enough to be worthy of a backport.

After all, I don't think the stable kernel understands
EXT4_DEFM_DISCARD anyway, does it?

Why don't you just compile a newer version of e2fsprogs for stable?
We may never get it into stable release, but it should work just fine
there.  After all, there's a reason Debian Stable is known as Debian
Obsolete.  :-)

                                        - Ted



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to