From owner-freebsd-stable@FreeBSD.ORG Thu May 21 00:09:23 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 C14FC1065696; Thu, 21 May 2009 00:09:23 +0000 (UTC) (envelope-from nparhar@gmail.com) Received: from yx-out-2324.google.com (yx-out-2324.google.com [74.125.44.28]) by mx1.freebsd.org (Postfix) with ESMTP id 4E6728FC24; Thu, 21 May 2009 00:09:23 +0000 (UTC) (envelope-from nparhar@gmail.com) Received: by yx-out-2324.google.com with SMTP id 8so487669yxb.13 for ; Wed, 20 May 2009 17:09:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=IG4zRA0wFAvVRgpP+WB5RlHi2oURwx5+s0orp0FITqc=; b=qLXrWXB16IwqYPR0wzaUP63g1lW+7CZ8LACVNwQYfUt3snVJ81o8Weoj1n/LZ3tTSg ExsvDpNo8/ckYTBx2koSPD53jKnCOlbcAZY+JLmFW3wWFPkLlYdsUxIisMji29nzfEKY Ex5G+QrRaFpQlhoBc9FGyY+WQWe1qPCYj8D+k= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=jn5ye1spbSD+u9jlwvjYTnoctyDC5h9Zth3uanwDTQLrZ3ASNMTxwZsAKBNKwbtQVQ zZOd7cBTnOQ9bvzqCMJFDeAG7BAMdeSJaGJRlAEWoQPyMzkp2K9RS3v+tz6OWFYEh75H DG9xLtHyyiunlc7p7v/gIUgygqkoRyN/4sSdg= MIME-Version: 1.0 Received: by 10.151.138.7 with SMTP id q7mr3864256ybn.166.1242864562680; Wed, 20 May 2009 17:09:22 -0700 (PDT) In-Reply-To: <3c1674c90905201700p4e08b88bu50fd3dd5804d4624@mail.gmail.com> References: <3c1674c90905201643m540c8b1v8a8bd88f071c233d@mail.gmail.com> <3c1674c90905201700p4e08b88bu50fd3dd5804d4624@mail.gmail.com> Date: Wed, 20 May 2009 17:09:22 -0700 Message-ID: From: Navdeep Parhar To: Kip Macy 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:09:24 -0000 On Wed, May 20, 2009 at 5:00 PM, Kip Macy wrote: >> 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? :-) My google-fu is weak today, and considering that this went into -stable a few minutes back, I didn't look that hard for v13/fbsd-stable/opensolaris adventures. :-) I'm feeling brave. I think I'll try it myself. Thanks for getting this into -stable! Navdeep > > -Kip >