From owner-freebsd-stable@FreeBSD.ORG Thu May 21 00:00:05 2009 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 296131065674 for ; Thu, 21 May 2009 00:00:05 +0000 (UTC) (envelope-from mat.macy@gmail.com) Received: from mail-ew0-f159.google.com (mail-ew0-f159.google.com [209.85.219.159]) by mx1.freebsd.org (Postfix) with ESMTP id ACE8B8FC16 for ; Thu, 21 May 2009 00:00:04 +0000 (UTC) (envelope-from mat.macy@gmail.com) Received: by ewy3 with SMTP id 3so904808ewy.43 for ; Wed, 20 May 2009 17:00:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:received:in-reply-to :references:date:x-google-sender-auth:message-id:subject:from:to:cc :content-type:content-transfer-encoding; bh=R5qTCWYmcxJk9DzZpccTOqlOsI9cS514F9f4ktAEMxU=; b=wvStN3vGhqaI6GjDK4MLnx1jMOrRBiUc9U7G81ir2JW/KWVHlpPnweoxUFw5PHOYwf UelsJWLwaFfJlPSrijFzW+D37tIavoszIrSz8tU3Z6NQdecnkqHI12t8fECIuOT2BdSA 4WYY4sJxpvHj7cC7O6uTlKXYCIMO9rTVfPL8k= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type :content-transfer-encoding; b=pvgec5UqB7cKpemFWoGcEIQJVKz7uLdxO88o/ZadUpQ9dY9aVas6lEDTutXPDorkbX 0MscX5TLv2SvH0Ca5gBef5i2fIqs9kXYVJ58h51ygMalqAAp59DSirMOG3q3X1tOpwAQ w7jeVKRvJ/dD8ywRPhtyfzU/IruMf+iXoQT84= MIME-Version: 1.0 Sender: mat.macy@gmail.com Received: by 10.216.11.84 with SMTP id 62mr419145wew.148.1242864003693; Wed, 20 May 2009 17:00:03 -0700 (PDT) In-Reply-To: References: <3c1674c90905201643m540c8b1v8a8bd88f071c233d@mail.gmail.com> Date: Wed, 20 May 2009 17:00:03 -0700 X-Google-Sender-Auth: 41d9f7c132fa7d14 Message-ID: <3c1674c90905201700p4e08b88bu50fd3dd5804d4624@mail.gmail.com> From: Kip Macy To: Navdeep Parhar Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: freebsd-stable@freebsd.org Subject: Re: ZFS MFC heads down X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 May 2009 00:00:05 -0000 > Not really a problem but a question: =A0Is the v13 on-disk format > exactly the same as that used by Solaris/Opensolaris? It is supposed to be. The sources are the same. However, I have not tested interoperability. > Does this make > it possible to have a ZFS-only dual boot system running FreeBSD-stable > and Solaris, with a shared home directory between the two > environments? It should be. >Has anyone tried anything like this? > Google anyone? :-) -Kip