From owner-freebsd-fs@freebsd.org Fri Feb 26 12:43:17 2016 Return-Path: Delivered-To: freebsd-fs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 565D6AB4E61 for ; Fri, 26 Feb 2016 12:43:17 +0000 (UTC) (envelope-from borjam@sarenet.es) Received: from cu01176a.smtpx.saremail.com (cu01176a.smtpx.saremail.com [195.16.150.151]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 17A5615F9 for ; Fri, 26 Feb 2016 12:43:16 +0000 (UTC) (envelope-from borjam@sarenet.es) Received: from [172.16.8.96] (izaro.sarenet.es [192.148.167.11]) by proxypop03.sare.net (Postfix) with ESMTPSA id 90E1A9DDF8D; Fri, 26 Feb 2016 13:34:40 +0100 (CET) Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 9.2 \(3112\)) Subject: Re: ZFS receive and attributes, proposing some changes. was Re: ZFS full system backup hoses the backup host. From: Borja Marcos In-Reply-To: <56D040E1.3090000@multiplay.co.uk> Date: Fri, 26 Feb 2016 13:34:40 +0100 Cc: freebsd-fs@freebsd.org Content-Transfer-Encoding: quoted-printable Message-Id: <3D3D7CC4-5E22-4DD0-B935-9EC6BCECB8C3@sarenet.es> References: <0ae0e3ab-6ad1-4ae2-9ee9-a7d993088a01@email.android.com> <56D040E1.3090000@multiplay.co.uk> To: Steven Hartland X-Mailer: Apple Mail (2.3112) X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Feb 2016 12:43:17 -0000 > On 26 Feb 2016, at 13:11, Steven Hartland = wrote: >=20 > I actually have a patch (see attached) which does this but never got = round to finishing the RTI so its got some rough edges. Sounds great, checking it. :) I=E2=80=99m not that familiar with the ZFS code but this looks like the = Perfect Excuse to do it finally! The -o option is busy actually, that=E2=80=99s why I suggested -O. Borja.