Date: Mon, 28 Dec 2015 20:10:01 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-fs@FreeBSD.org Subject: [Bug 205668] [ext2fs] [patch] cannot mount EXT4 filesystems which weren't cleanly unmounted Message-ID: <bug-205668-3630-cxcOSHhscY@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-205668-3630@https.bugs.freebsd.org/bugzilla/> References: <bug-205668-3630@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D205668 --- Comment #2 from Pedro F. Giffuni <pfg@FreeBSD.org> --- Created attachment 164776 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D164776&action= =3Dedit Ignore EXT2F_INCOMPAT_RECOVER when mounting ext4 The flag appears only in ext4 and appears to be realated with journalling, neither of which we actually support fully. This simpler patch should "fix" it. --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-205668-3630-cxcOSHhscY>