Re: tmpfs on contemporary -current: panic: locked against myself

From: Nikolay Pavlov <qpadla_at_gmail.com>
Date: Mon, 12 Nov 2007 14:33:22 +0200
On Monday 29 October 2007 06:29:27 LI Xin wrote:
> > Just want to be sure that no one lose this. Here is a PR:
> > http://www.freebsd.org/cgi/query-pr.cgi?pr=116600
>
> Can not reproduce here.  Could you please confirm that this still
> persists for latest RELENG_7?

Look like i've got it finally. The exact option the cause a panic for me is 
a "mode=777". So that:
mount -t tmpfs tmpfs /tmp  - works fine.  
mount -t tmpfs -o mode=777 tmpfs /tmp - triggers a panic.
A backtrace and a message are the same as in PR. 7.0-BETA2 is affected too.

-- 
======================================================================  
- Best regards, Nikolay Pavlov. <<<-----------------------------------    
======================================================================  


Received on Mon Nov 12 2007 - 11:33:46 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:21 UTC