Re: [patch] nmount ro, rw and negated option handling

2011-01-23 Thread Aurelien Jarno
chose rw instead or noro. The patch is available here: http://people.freebsd.org/~jh/patches/nmount-ro-rw.diff Reviews and testing would be appreciated. Thanks for the patch, I confirm it fixes the issue I reported in kern/150206. Aurelien -- Aurelien Jarno

Re: leak of the vnodes

2010-04-07 Thread Aurelien Jarno
GNU/kFreeBSD. I would expect it leaks vnodes also under plain FreeBSD. I confirm it is reproducible on plain FreeBSD. Looks like a security issue, as a normal user can create a local DoS in a few dozen of seconds. -- Aurelien Jarno GPG: 1024D/F1BCDB73 aurel...@aurel32

Re: leak of the vnodes

2010-04-07 Thread Aurelien Jarno
On Thu, Apr 08, 2010 at 12:58:41AM +0300, Kostik Belousov wrote: On Wed, Apr 07, 2010 at 11:52:56PM +0200, Aurelien Jarno wrote: On Wed, Apr 07, 2010 at 11:05:28PM +0200, Petr Salinger wrote: What have to be logged ? Please look at ddb command show files, implemented in kern