From owner-freebsd-fs@FreeBSD.ORG Tue Sep 23 20:20:30 2014 Return-Path: Delivered-To: freebsd-fs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 95481F7F for ; Tue, 23 Sep 2014 20:20:30 +0000 (UTC) Received: from mail.lifanov.com (mail.lifanov.com [206.125.175.12]) (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 7EE1A1F4 for ; Tue, 23 Sep 2014 20:20:30 +0000 (UTC) Received: by mail.lifanov.com (Postfix, from userid 58) id 97A321B38FA; Tue, 23 Sep 2014 16:20:24 -0400 (EDT) Received: from [127.0.0.1] (vnat004.nandomedia.com [166.108.31.68]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.lifanov.com (Postfix) with ESMTPSA id 41B7D1B2AD9 for ; Tue, 23 Sep 2014 16:20:22 -0400 (EDT) Message-ID: <5421D604.9050009@mail.lifanov.com> Date: Tue, 23 Sep 2014 16:20:20 -0400 From: Nikolai Lifanov User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:31.0) Gecko/20100101 Thunderbird/31.1.0 MIME-Version: 1.0 To: freebsd-fs@freebsd.org Subject: zfs bookmark [ -r ] question Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Sep 2014 20:20:30 -0000 I noticed that recursive bookmarks were not made available with the import of https://www.illumos.org/issues/4369 Is there a technical reason for this? - Nikolai Lifanov