From owner-freebsd-fs@FreeBSD.ORG Thu Sep 4 17:50:07 2008 Return-Path: Delivered-To: freebsd-fs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F0DFE1065671 for ; Thu, 4 Sep 2008 17:50:07 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id DF0638FC1D for ; Thu, 4 Sep 2008 17:50:07 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m84Ho7E9034376 for ; Thu, 4 Sep 2008 17:50:07 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m84Ho74B034375; Thu, 4 Sep 2008 17:50:07 GMT (envelope-from gnats) Date: Thu, 4 Sep 2008 17:50:07 GMT Message-Id: <200809041750.m84Ho74B034375@freefall.freebsd.org> To: freebsd-fs@FreeBSD.org From: Wesley Shields Cc: Subject: Re: kern/124621: [ext3] Cannot mount ext2fs partition X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Wesley Shields List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Sep 2008 17:50:08 -0000 The following reply was made to PR kern/124621; it has been noted by GNATS. From: Wesley Shields To: bug-followup@FreeBSD.org Cc: josh.carroll@gmail.com Subject: Re: kern/124621: [ext3] Cannot mount ext2fs partition Date: Thu, 4 Sep 2008 13:50:07 -0400 From reading of the release notes it looks like this change was made in January 2008. http://e2fsprogs.sourceforge.net/e2fsprogs-release.html#1.40.10 I tested the patch that is online from Josh and it works. Is anyone willing to step up and commit this? Seems like a simple enough fix and will start to hit more and more people as updated versions of e2fsprogs becomes more common. Thanks, Josh, for providing a fix for this. -- WXS