Date: Tue, 29 Dec 2015 15:52:39 +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-7UEsHttNQg@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 #3 from commit-hook@freebsd.org --- A commit references this bug: Author: pfg Date: Tue Dec 29 15:51:52 UTC 2015 New revision: 292872 URL: https://svnweb.freebsd.org/changeset/base/292872 Log: ext2: recognize ext4 INCOMPAT_RECOVER flag This is a flag specific for journalling in ext4. Add it to the list of ext4 features we ignore for read-only purposes. PR: 205668 MFC after: 1 week Changes: head/sys/fs/ext2fs/ext2fs.h --=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-7UEsHttNQg>