From owner-freebsd-hackers@FreeBSD.ORG Thu Aug 2 20:44:00 2012 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 960AE106564A for ; Thu, 2 Aug 2012 20:44:00 +0000 (UTC) (envelope-from starkbeats@gmail.com) Received: from mail-lpp01m010-f54.google.com (mail-lpp01m010-f54.google.com [209.85.215.54]) by mx1.freebsd.org (Postfix) with ESMTP id 108C78FC0A for ; Thu, 2 Aug 2012 20:43:59 +0000 (UTC) Received: by laai10 with SMTP id i10so6739464laa.13 for ; Thu, 02 Aug 2012 13:43:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:content-type:content-transfer-encoding:subject:date:message-id :to:mime-version:x-mailer; bh=D37pywoOUe6c1rD9iSsYHa4i9si2gXcFzXWxtc8rPlQ=; b=XA9W7F8A5w5u2iWEolcy1uUQ5UTMppC3W64jFBvTF6zAIy5vGSfZWo6JibMcf8AL6j DieZG6YaO8H9bZPqbrVSKtZeUxJulF0NThrUnxkSQyv801wEmA5PneftgA4AWrQdyUnw ZdP4mVpIN/rj3Bj+0VyGFibrebYRlbYAAQ2RpeeYhvlpvGPiFJBnA6x3r1KJYjJW/Hh4 tZ1Qv03UwXHT98moRFtJmm7Me423fyze0wAA3bNmvkxzI7lZkc8FL5oq3Jk1P+iUErbP pm2mKSZEkAbfOCwjkJdSj7UojrJpAuDnZXsFE2VFmNrEuQFkKuVCFQZtGsBFX4pO5NDM NLyg== Received: by 10.112.11.38 with SMTP id n6mr9841888lbb.82.1343940238663; Thu, 02 Aug 2012 13:43:58 -0700 (PDT) Received: from [192.168.0.101] (c83-250-241-62.bredband.comhem.se. [83.250.241.62]) by mx.google.com with ESMTPS id hg4sm6759069lab.11.2012.08.02.13.43.57 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 02 Aug 2012 13:43:57 -0700 (PDT) From: Fredrik Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Date: Thu, 2 Aug 2012 22:48:50 +0200 Message-Id: <70F3960D-2F6F-4E46-A3A7-B863FED8EBDC@gmail.com> To: FreeBSD Hackers Mime-Version: 1.0 (Apple Message framework v1084) X-Mailer: Apple Mail (2.1084) Subject: FreeBSD ZFS source X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 02 Aug 2012 20:44:00 -0000 Hello, Excuse me for this newb question but exactly where are the current ZFS = files located? I have been looking at the CVS on freebsd.org under = /src/contrib/opensolaris/ but that does not seem to be the current ones. = Is this correct? Regards=