Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Aug 2011 08:40:11 GMT
From:      Andrei Lavreniyuk <andy.lavr@gmail.com>
To:        freebsd-fs@FreeBSD.org
Subject:   Re: kern/159418: [tmpfs] [panic] tmpfs kernel panic: recursing on non recursive lockmgr tmpfs
Message-ID:  <201108050840.p758eB3E045852@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
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
 
 # df -h | egrep tmpfs
 tmpfs                             1.0G     16k      1G     0%    /tmp
 
 
 
 
 ---
 Best regards, Andrei Lavreniyuk.



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