From owner-svn-src-all@FreeBSD.ORG Sat Mar 9 15:17:56 2013 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id B4C38FCC; Sat, 9 Mar 2013 15:17:56 +0000 (UTC) (envelope-from asmrookie@gmail.com) Received: from mail-ie0-x231.google.com (mail-ie0-x231.google.com [IPv6:2607:f8b0:4001:c03::231]) by mx1.freebsd.org (Postfix) with ESMTP id 6E2EE843; Sat, 9 Mar 2013 15:17:56 +0000 (UTC) Received: by mail-ie0-f177.google.com with SMTP id 16so3093336iea.8 for ; Sat, 09 Mar 2013 07:17:56 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:reply-to:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=fiIXaWjzoAWODtQp30iP6R7qjas3BPTQU5RwBxwOIgg=; b=bij9ahUGks+8z6FK3vdVy5DZzgU9nXIUgZljfYxH9OQ1uvY+RnQcJ7PeHKlX/k4KpC VgXEOZA3i9Knf4CP8hR5j5LQHUyOBKYXq1alAhDuk9J4pEwo0HD9/vcqiEB/4iTiRWDS +wjlkAjjB8mRJKiZGmeacT8NQxfKe1dYiXyg0ljD8vQcPYhSuzOpK8uOfP6F0YBLtnvm dAPXBhDR+5W1CS+axT2AVSKTu3nTFr5jYekItQnJBtAiuRjKvu88R2I5MC1+gm287qUP DcTq8lIGoR8SXOIzlMBSf4COVQYH+ygrjluVuxd3UyTIyA5xIyzQcNKunuJTQmV3KAwQ rL4g== MIME-Version: 1.0 X-Received: by 10.43.103.195 with SMTP id dj3mr4366900icc.3.1362842276141; Sat, 09 Mar 2013 07:17:56 -0800 (PST) Sender: asmrookie@gmail.com Received: by 10.42.117.134 with HTTP; Sat, 9 Mar 2013 07:17:56 -0800 (PST) In-Reply-To: References: <201303091245.r29Cjbr3054004@svn.freebsd.org> Date: Sat, 9 Mar 2013 16:17:56 +0100 X-Google-Sender-Auth: 5I1DAw6bPZ2U5HwF2cymejg7Byw Message-ID: Subject: Re: svn commit: r248097 - in head: . lib/libncp lib/libprocstat share/examples/nwclient sys/fs/nwfs sys/modules/ncp sys/modules/nwfs sys/netncp usr.bin/ncplist usr.bin/ncplogin usr.sbin/mount_nwfs From: Attilio Rao To: Robert Watson Content-Type: text/plain; charset=UTF-8 Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: attilio@FreeBSD.org List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Mar 2013 15:17:56 -0000 On Sat, Mar 9, 2013 at 4:02 PM, Robert Watson wrote: > Hi Attilio: > > It's really great to see the continued progress towards the goal > entirely-MPSAFE VFS in 10.x -- we owe you a huge vote of thanks for pursuing > this! Thanks for the kind words. The VFS can be considered completely MPSAFE by date, the only remaining thing to do is sweeping out smbfs/netsmb. However a known FreeBSD shops has patches to make smbfs MPSAFE and I'd rather give them more time to commit them and re-add smbfs as a MPSAFE filesystem rather than get into their way and remove the support. This is the last bit to sort out. Attilio -- Peace can only be achieved by understanding - A. Einstein