Date: Mon, 23 Oct 2006 04:50:26 GMT From: Bruce Evans <bde@zeta.org.au> To: freebsd-bugs@FreeBSD.org Subject: Re: kern/104133: [ext2fs] EXT2FS module corrupts EXT2/3 filesystems Message-ID: <200610230450.k9N4oQ5t094946@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/104133; it has been noted by GNATS. From: Bruce Evans <bde@zeta.org.au> To: Bjoern Voigt <bjoern@cs.tu-berlin.de> Cc: freebsd-gnats-submit@freebsd.org Subject: Re: kern/104133: [ext2fs] EXT2FS module corrupts EXT2/3 filesystems Date: Mon, 23 Oct 2006 14:49:49 +1000 (EST) On Sun, 22 Oct 2006, Bjoern Voigt wrote: > ... > May be FreeBSDs ext2fs module does not handle extended attributes right? FreeBSD's ext2fs doesn't handle extended attributes at all, except it is supposed to disallow mounting of file systems that use them (even for read-only mounts). The set of features known to FreeBSD's ext2fs is smaller than the set known Linux's ext2fs and is much smaller than the set of features supported. The former was last up to date 6-7 years ago. All features newer than this are supposed to prevent mounting. ext2fs in Linux also does a better job of downgrading attributes so that mounting is possible. Bruce
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200610230450.k9N4oQ5t094946>
