From owner-freebsd-current@FreeBSD.ORG Fri Jun 29 23:23:46 2012 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B5E7E106566B; Fri, 29 Jun 2012 23:23:46 +0000 (UTC) (envelope-from imb@protected-networks.net) Received: from sarah.protected-networks.net (sarah.protected-networks.net [64.46.156.146]) by mx1.freebsd.org (Postfix) with ESMTP id 794B18FC08; Fri, 29 Jun 2012 23:23:46 +0000 (UTC) Received: from toshi.auburn.protected-networks.net (toshi.auburn.protected-networks.net [202.12.127.84]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client CN "Iain Butler", Issuer "RSA Class 2 Personal CA" (not verified)) (Authenticated sender: imb@protected-networks.net) by sarah.protected-networks.net (Postfix) with ESMTPSA id C2D8661F0; Fri, 29 Jun 2012 19:23:38 -0400 (EDT) DomainKey-Signature: a=rsa-sha1; s=200509; d=protected-networks.net; c=nofws; q=dns; h=message-id:date:from:user-agent:mime-version:to:cc:subject: references:in-reply-to:x-enigmail-version:openpgp:content-type:content-transfer-encoding; b=ZJZ+A7asYiOF/kczVyD4XUFaCAR7qUmFvb0QxB2HIZ8QY5kOIBHXTT8JQVVrVr4mu NcJLcYS0llxqRrvrsSbhfPSjFQGITJyzXQhDOf0bLcvabB/tVEUjyWQi6ITGEqu Message-ID: <4FEE38F8.2050104@protected-networks.net> Date: Fri, 29 Jun 2012 19:23:36 -0400 From: Michael Butler User-Agent: Mozilla/5.0 (X11; FreeBSD i386; rv:13.0) Gecko/20120619 Thunderbird/13.0.1 MIME-Version: 1.0 To: Attilio Rao References: In-Reply-To: X-Enigmail-Version: 1.4.2 OpenPGP: id=0442D492 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: FreeBSD FS , freebsd-current@freebsd.org Subject: Re: MPSAFE VFS -- List of upcoming actions X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 Jun 2012 23:23:46 -0000 On 06/29/12 16:32, Attilio Rao wrote: > As already published several times, according to the following plan: > http://wiki.freebsd.org/NONMPSAFE_DEORBIT_VFS > > in 2 months the code dealing with non-MPSAFE filesystem will be > removed and filesystems not yet MPSAFE will be disconnected from the > tree. Their code will be however available in our official repository > yet for 6 months. This leaves a total time of 8 months to do actions. > > Current list of unmantained filesystems is: HPFS, NWFS, PortalFS and > XFS. Coda and SMBFS have current mantainership but the status of the > work has still to be determined. NTFS, is being worked for the Summer > of Code program. Finally, ReiserFS was successfully locked during this > campaign. What is to become of fusefs and friends, i.e. write-capable NTFS and truecrypt? imb