From owner-freebsd-questions@FreeBSD.ORG Thu Jun 16 13:31:47 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7486D1065674 for ; Thu, 16 Jun 2011 13:31:47 +0000 (UTC) (envelope-from eirnym@gmail.com) Received: from mail-iw0-f182.google.com (mail-iw0-f182.google.com [209.85.214.182]) by mx1.freebsd.org (Postfix) with ESMTP id 429BC8FC17 for ; Thu, 16 Jun 2011 13:31:47 +0000 (UTC) Received: by iwr19 with SMTP id 19so422194iwr.13 for ; Thu, 16 Jun 2011 06:31:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:from:date:message-id:subject:to :content-type; bh=Mm7TBIwmIvR+fVpnRAcj0bF8oJaHT4B1/V5idtLUN08=; b=nZ5M0+ja1lve+B/hqVOuZwGwMQ+PSybzDqm+EF+Ak2TdRju2fHik4aSL4lbEyzRH07 sLMUE4C5wLTNGeyjn+FuTcpY7AmnSmtCM1Un0218cjlQLwE67n80Zrg/fDqvQNjxc0zQ Cv0NmM+ozxfWQgDa90YQEH/6xOQwhjtmU29To= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:from:date:message-id:subject:to:content-type; b=XHITamUsGw25ADMkpOFzBl9iI0Lpr6Y+diXCleKomUYBtbhSm9k45++CGgL0gaPv3A RM0NfxYFVlT9jFmgYqr+8hrpZOm81AqsZ+seRU4blra5Hp6Z61F/gfHY2lauRlUqtrX9 3Enbf7xjnaKV8VhX24+BdS5q4PD05ojNcU1aQ= Received: by 10.42.229.66 with SMTP id jh2mr787711icb.501.1308231106288; Thu, 16 Jun 2011 06:31:46 -0700 (PDT) MIME-Version: 1.0 Received: by 10.43.52.65 with HTTP; Thu, 16 Jun 2011 06:31:26 -0700 (PDT) From: Eir Nym Date: Thu, 16 Jun 2011 17:31:26 +0400 Message-ID: To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=UTF-8 Subject: ZFS and cp -x X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Jun 2011 13:31:47 -0000 Does `cp -x` works correctly on ZFS? -- Eir Nym