From owner-freebsd-fs@FreeBSD.ORG Tue Sep 23 21:20:49 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 F3133E8 for ; Tue, 23 Sep 2014 21:20:49 +0000 (UTC) Received: from citadel.icyb.net.ua (citadel.icyb.net.ua [212.40.38.140]) by mx1.freebsd.org (Postfix) with ESMTP id 38ACAB51 for ; Tue, 23 Sep 2014 21:20:48 +0000 (UTC) Received: from porto.starpoint.kiev.ua (porto-e.starpoint.kiev.ua [212.40.38.100]) by citadel.icyb.net.ua (8.8.8p3/ICyb-2.3exp) with ESMTP id AAA22647; Wed, 24 Sep 2014 00:20:40 +0300 (EEST) (envelope-from avg@FreeBSD.org) Received: from localhost ([127.0.0.1]) by porto.starpoint.kiev.ua with esmtp (Exim 4.34 (FreeBSD)) id 1XWXVn-000B1E-Tw; Wed, 24 Sep 2014 00:20:39 +0300 Message-ID: <5421E3EF.4080704@FreeBSD.org> Date: Wed, 24 Sep 2014 00:19:43 +0300 From: Andriy Gapon User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:31.0) Gecko/20100101 Thunderbird/31.1.0 MIME-Version: 1.0 To: Nikolai Lifanov , freebsd-fs@FreeBSD.org Subject: Re: zfs bookmark [ -r ] question References: <5421D604.9050009@mail.lifanov.com> In-Reply-To: <5421D604.9050009@mail.lifanov.com> Content-Type: text/plain; charset=windows-1252 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 21:20:50 -0000 On 23/09/2014 23:20, Nikolai Lifanov wrote: > 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? As far as I can see that functionality (-r) was not implemented upstream, so it was impossible to import it. -- Andriy Gapon