From owner-freebsd-current@FreeBSD.ORG Sat Oct 6 09:33:45 2007 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A9DD716A418; Sat, 6 Oct 2007 09:33:45 +0000 (UTC) (envelope-from darrenr@freebsd.org) Received: from out1.smtp.messagingengine.com (out1.smtp.messagingengine.com [66.111.4.25]) by mx1.freebsd.org (Postfix) with ESMTP id 5457613C4B6; Sat, 6 Oct 2007 09:33:45 +0000 (UTC) (envelope-from darrenr@freebsd.org) Received: from compute1.internal (compute1.internal [10.202.2.41]) by out1.messagingengine.com (Postfix) with ESMTP id AAFC22EE5A; Sat, 6 Oct 2007 05:33:44 -0400 (EDT) Received: from heartbeat1.messagingengine.com ([10.202.2.160]) by compute1.internal (MEProxy); Sat, 06 Oct 2007 05:33:44 -0400 X-Sasl-enc: 59VuoGlBWFSUKLR/xUuFQ0933PBWZYgqzOPzmw9Dt38+ 1191663224 Received: from [192.168.1.235] (64-142-85-108.dsl.dynamic.sonic.net [64.142.85.108]) by mail.messagingengine.com (Postfix) with ESMTP id 13D5A13F8; Sat, 6 Oct 2007 05:33:43 -0400 (EDT) Message-ID: <4707569E.6010400@freebsd.org> Date: Sat, 06 Oct 2007 02:34:22 -0700 From: Darren Reed User-Agent: Thunderbird 2.0.0.0 (Windows/20070326) MIME-Version: 1.0 To: pjd@FreeBSD.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: FreeBSD Current Subject: ZFS & NFS integration... 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: Sat, 06 Oct 2007 09:33:45 -0000 Pawel, Whats the planned status for ZFS+NFS with 7.0? A minor nit that I've just run into is needing to have an empty /etc/exports file so that mountd starts...any thoughts on making mountd more intelligent? Darren