From owner-freebsd-stable@FreeBSD.ORG Sun May 17 22:22:42 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 B844E106564A for ; Sun, 17 May 2009 22:22:42 +0000 (UTC) (envelope-from mat.macy@gmail.com) Received: from yx-out-2324.google.com (yx-out-2324.google.com [74.125.44.30]) by mx1.freebsd.org (Postfix) with ESMTP id 6DE998FC1D for ; Sun, 17 May 2009 22:22:42 +0000 (UTC) (envelope-from mat.macy@gmail.com) Received: by yx-out-2324.google.com with SMTP id 8so1775270yxb.13 for ; Sun, 17 May 2009 15:22:41 -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=Qacj8Q5MnTQ61CPBxq9U9pNT0LuZWlAi/yRauTWGxbA=; b=yDuQPIYlRP6bdbNTWGvIUPgEtrPi8KcoHKihRU8MPvd4CGqyi5gSVQWTi0DLTq64qU k3aO25fislUsjL/t7zHTL7Pgso3TCJXHJ0k7wo5kxEAewISVYI6AIji4HLnMemkQeRUD Ki/2DFyolq4SjbsuzhaQK0muQ/fNYcfaOqaQk= 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=HaKfpIku4N2O+obUQiaUiLnxExOozmBQZNTbDnwXf7reCqqzhQS+g+zwFiSS0IUefq KNpwrFQg0hoUxqOtkmm1LY6p2g8qjGlZdhi/JTTgR/zqpUFbhtwzka3E0eygAUooULz0 RnXrpDonOnvHgbCc26bA1bL0C8OlAuKxgPF78= MIME-Version: 1.0 Sender: mat.macy@gmail.com Received: by 10.100.216.10 with SMTP id o10mr7508437ang.159.1242598961710; Sun, 17 May 2009 15:22:41 -0700 (PDT) In-Reply-To: References: <3c1674c90905151702l81c2b88off1d2b2ffed39ca2@mail.gmail.com> <3c1674c90905171342k6b8b74f3we90fa48dfc90a0d@mail.gmail.com> Date: Sun, 17 May 2009 15:22:41 -0700 X-Google-Sender-Auth: ab5c69d367fa851d Message-ID: <3c1674c90905171522i5b12155eqb0edc6132a6f4e25@mail.gmail.com> From: Kip Macy To: Dmitry Morozovsky Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-stable@freebsd.org Subject: Re: RFT: ZFS MFC 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: Sun, 17 May 2009 22:22:43 -0000 On Sun, May 17, 2009 at 3:19 PM, Dmitry Morozovsky wrote: > On Sun, 17 May 2009, Kip Macy wrote: > > KM> I will if you can reproduce on this branch. A lot has changed between > KM> ZFS v7 and ZFS v13. > > So, if I understand you correctrly, you wish me to upgrade to the latest > sources including RELENG_7 ZFS patches, but do *NOT* upgrade the pool to V13? > > Hopefully, provided ZFS snapshots work right (they did on my previous tests, > and for now I moved the offending directory out of usage, and disabled cron due > to daily security find) I can try this tomorrow. > I don't know how well V7 will work with the latest sources. Too much has changed for me to support V7. I may create a branch with the MFC against 7.2 if you need to be on a release. Cheers, Kip