Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 9 Feb 2008 15:38:52 -0600
From:      "Scot Hetzel" <swhetzel@gmail.com>
To:        "Eygene Ryabinkin" <rea-fbsd@codelabs.ru>, "Doug Barton" <dougb@freebsd.org>
Cc:        freebsd-fs@freebsd.org, Yar Tikhiy <yar@freebsd.org>, Jeff Roberson <jeff@freebsd.org>, Attilio Rao <attilio@freebsd.org>, Robert Watson <rwatson@freebsd.org>, freebsd-arch@freebsd.org
Subject:   Re: [RFC] Remove NTFS kernel support
Message-ID:  <790a9fff0802091338h4d2698d7v74fb029694bcf9bf@mail.gmail.com>
In-Reply-To: <47ACD532.2090206@FreeBSD.org>
References:  <3bbf2fe10802061700p253e68b8s704deb3e5e4ad086@mail.gmail.com> <oFiHM30Tb%2BSTFaBDXSmvJZCepAs@5IP5c2ixZNmdmSk2JM%2BgVf7EUdw> <20080208162231.R17387@fledge.watson.org> <47ACD532.2090206@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2/8/08, Doug Barton <dougb@freebsd.org> wrote:
> Robert Watson wrote:
>  >
>  > On Fri, 8 Feb 2008, Eygene Ryabinkin wrote:
>  >
>  >>> - Are you interested in maintaining it?
>  >>
>  >> Yes.  If you can throw the buglist for NTFS on me, I will be very
>  >> grateful.
>  >
>  > Sign the man up :-).
>
>
> Sounds good to me. I've posted on -current several times since
>  December with crash dumps, etc. I think the problem at this point is
>  that we don't know what the bugs are, or else I suspect at least some
>  of them would be fixed already.
>
I believe I have solved the panics with the NTFS filesystem by porting
the NetBSD lockmgr -> mutex locking changes to our NTFS filesystem
implementation.

The locking changes are available in PR 120483

 http://www.freebsd.org/cgi/query-pr.cgi?pr=120483

I have also submitted a style change PR which will allow us to easily
compare the NetBSD implementation to our NTFS implementation in PR
120482:

 http://www.freebsd.org/cgi/query-pr.cgi?pr=120482

After the locking patch and style patch have been applied, all that is
left is to review the remaining changes between the FreeBSD and NetBSD
NTFS code to see if we should port additional fixes from NetBSD.

Scot



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