https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205932
--- Comment #14 from Damjan Jovanovic <[email protected]> --- (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? -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-amd64 To unsubscribe, send any mail to "[email protected]"
