Date: Wed, 13 Jan 2016 00:12:26 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-amd64@FreeBSD.org Subject: [Bug 205932] [panic] Kernel panic when copying from ext2fs partition to UFS partition Message-ID: <bug-205932-6-OOL7s5bm3A@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-205932-6@https.bugs.freebsd.org/bugzilla/> References: <bug-205932-6@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=3D205932 --- Comment #14 from Damjan Jovanovic <damjan.jov@gmail.com> --- (In reply to Torfinn Ingolfsen from comment #13) Thank you. Firstly what makes you think that filesystem is EXT3? It's trying to use ext4_ext_find_extent(), so it looks more like EXT4. Is the inode corrupt, containing the IN_E4EXTENTS flag which is invalid for EXT3 (which we should ignore?), or are you mistaken about the version? --=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-205932-6-OOL7s5bm3A>