Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Aug 2011 12:35:00 +0300
From:      Gleb Kurtsou <gleb.kurtsou@gmail.com>
To:        Andrei Lavreniyuk <andy.lavr@gmail.com>
Cc:        freebsd-fs@FreeBSD.org
Subject:   Re: kern/159418: [tmpfs] [panic] tmpfs kernel panic: recursing on non recursive lockmgr tmpfs
Message-ID:  <20110805093500.GA20030@tops>
In-Reply-To: <201108050840.p758eB3E045852@freefall.freebsd.org>
References:  <201108050840.p758eB3E045852@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On (05/08/2011 08:40), Andrei Lavreniyuk wrote:
> The following reply was made to PR kern/159418; it has been noted by GNATS.
> 
> From: Andrei Lavreniyuk <andy.lavr@gmail.com>
> To: bug-followup@freebsd.org, gpr@mail.ru
> Cc:  
> Subject: Re: kern/159418: [tmpfs] [panic] tmpfs kernel panic: recursing on non
>  recursive lockmgr tmpfs
> Date: Fri, 5 Aug 2011 11:36:45 +0300
> 
>  Hi!
>  
>  On a system FreeBSD 8.2-STABLE error is present. The patch works fine.
>  
>  FreeBSD datacenter.technica-03.local 8.2-STABLE FreeBSD 8.2-STABLE #0:
>  Thu Aug  4 12:36:33 EEST 2011
>  root@datacenter.technica-03.local:/usr/obj/usr/src/sys/SMP64  amd64
>  
>  
>  # cd /tmp
>  # mkdir -p a/a
>  # mv a/a .
>  mv: rename a/a to ./a: Directory not empty
It's expected and consistent with UFS and ZFS.
a directory is not empty before rename, it contains a/a.


>  # df -h | egrep tmpfs
>  tmpfs                             1.0G     16k      1G     0%    /tmp
>  
>  
>  
>  
>  ---
>  Best regards, Andrei Lavreniyuk.
> _______________________________________________
> freebsd-fs@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-fs
> To unsubscribe, send any mail to "freebsd-fs-unsubscribe@freebsd.org"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20110805093500.GA20030>