Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Dec 2003 09:29:26 -0800
From:      Steve Kargl <sgk@troutmask.apl.washington.edu>
To:        "Klaus-J. Wolf" <yanestra@web.de>
Cc:        current@freebsd.org
Subject:   Re: [RC1] ext2fs broken?
Message-ID:  <20031214172926.GA10645@troutmask.apl.washington.edu>
In-Reply-To: <3FDC984A.70805@web.de>
References:  <3FDC984A.70805@web.de>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Dec 14, 2003 at 06:05:14PM +0100, Klaus-J. Wolf wrote:
> Hi,
> 
> I have observed some strange behaviour of mounted ext2fs (*ick*) 
> filesystems. The strange behaviour ranges from when unpacking a tar in a 
> mounted ext2fs filesystem getting "cannot open: Operation not permitted" 
> or "...File exists" and ls(1) saying the whole device its empty. 
> Sometimes directories disappear, the block count is massively different 
> from what Linux says about it.
> 

While it may be nice to transparently use ext2fs file systems,
you are aware of the comment in /sys/conf/NOTES?

# Add support for the EXT2FS filesystem of Linux fame.  Be a bit
# careful with this - the ext2fs code has a tendency to lag behind
# changes and not be exercised very much, so mounting read/write could
# be dangerous (and even mounting read only could result in panics.)
#
options         EXT2FS
 
-- 
Steve



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031214172926.GA10645>