From owner-freebsd-fs@FreeBSD.ORG Fri Jul 22 04:10:12 2011 Return-Path: Delivered-To: freebsd-fs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3EC02106564A for ; Fri, 22 Jul 2011 04:10:12 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 158678FC08 for ; Fri, 22 Jul 2011 04:10:12 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p6M4ABpv096013 for ; Fri, 22 Jul 2011 04:10:11 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p6M4ABtb096003; Fri, 22 Jul 2011 04:10:11 GMT (envelope-from gnats) Date: Fri, 22 Jul 2011 04:10:11 GMT Message-Id: <201107220410.p6M4ABtb096003@freefall.freebsd.org> To: freebsd-fs@FreeBSD.org From: Michael Haro Cc: Subject: Re: kern/159077: Can't cd .. with latest zfs version X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Michael Haro List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Jul 2011 04:10:12 -0000 The following reply was made to PR kern/159077; it has been noted by GNATS. From: Michael Haro To: Glen Barber Cc: FreeBSD-gnats-submit@freebsd.org Subject: Re: kern/159077: Can't cd .. with latest zfs version Date: Thu, 21 Jul 2011 20:43:28 -0700 --90e6ba53acd8ebd2a304a8a045f3 Content-Type: text/plain; charset=ISO-8859-1 On Thu, Jul 21, 2011 at 6:49 AM, Glen Barber wrote: > Hi, > > On 7/21/11 2:37 AM, Michael Haro wrote: > > $ zfs get version zroot/home > > NAME PROPERTY VALUE SOURCE > > zroot/home version 3 - > > $ zfs get version zroot/home/mharo > > NAME PROPERTY VALUE SOURCE > > zroot/home/mharo version 3 - > > > > Are your kernel and userland in sync? I believe with ZFS v28 the ZFS > version should be 4, not 3. May not be the problem though. > Kernel and userland were both build and installed on the same day; I just haven't run zfs upgrade yet. Is that required for cd .. to work? > > Regards, > > -- > Glen Barber > --90e6ba53acd8ebd2a304a8a045f3 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable

On Thu, Jul 21, 2011 at 6:49 AM, Glen Ba= rber <glen.= j.barber@gmail.com> wrote:
Hi,

On 7/21/11 2:37 AM, Michael Haro wrote:
> $ zfs get version zroot/home
> NAME =A0 =A0 =A0 =A0PROPERTY =A0VALUE =A0 =A0SOURCE
> zroot/home =A0version =A0 3 =A0 =A0 =A0 =A0-
> $ zfs get version zroot/home/mharo
> NAME =A0 =A0 =A0 =A0 =A0 =A0 =A0PROPERTY =A0VALUE =A0 =A0SOURCE
> zroot/home/mharo =A0version =A0 3 =A0 =A0 =A0 =A0-
>

Are your kernel and userland in sync? =A0I believe with ZFS v28 the ZFS
version should be 4, not 3. =A0May not be the problem though.

Kernel and userland were both build and installed on= the same day; I just haven't run zfs upgrade yet. =A0Is that required = for cd .. to work?
=A0

Regards,

--
Glen Barber

--90e6ba53acd8ebd2a304a8a045f3--