Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 Sep 2005 03:59:58 -0500 (CDT)
From:      Mike Silbersack <silby@silby.com>
To:        Dmitry Pryanishnikov <dmitry@atlantis.dp.ua>
Cc:        cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/fs/msdosfs msdosfs_denode.c
Message-ID:  <20050908035745.I29487@odysseus.silby.com>
In-Reply-To: <20050908112746.K43691@atlantis.atlantis.dp.ua>
References:  <20050908094705.R19771@atlantis.atlantis.dp.ua> <20050908024022.G28140@odysseus.silby.com> <20050908112746.K43691@atlantis.atlantis.dp.ua>

next in thread | previous in thread | raw e-mail | index | archive | help

On Thu, 8 Sep 2005, Dmitry Pryanishnikov wrote:

> BTW, how can one work with compressed filesystem?

I don't know, I just saw it mentioned in the man page for mdconfig. :)

> Our task is slightly different: not our files should start at magic offset,
> but their _directory entries_. I think this task is achievable by creating
> new FAT32 filesystem, then (in strict order) a directory, a large (approx.
> 4Gb) file in it, a second directory, a file in it, then lookup first
> file. In order to get a panic whe just have to tune size of the large file.
> If I have enough time I'll try to prepare such a regression test.

Ah, that IS tricky.  I need to read more carefully in the future!

I don't have time to work on this myself, but if you can come up with a 
working regression test script, I can commit it to the tree for you.

Mike "Silby" Silbersack



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