DragonFly BSD
DragonFly kernel List (threaded) for 2004-02
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: state of nullfs?


From: Joerg Sonnenberger <joerg@xxxxxxxxxxxxxxxxx>
Date: Fri, 20 Feb 2004 22:42:37 +0100

On Fri, Feb 20, 2004 at 04:01:14PM -0500, Andrew Atrens wrote:
> Hi Folks,
> 
[snip]
> Anyway I'm rambling, back to nullfs. The main reason I'm asking about the state of
> nullfs is the warning at the bottom of the mount_null man page -
> 
[snip]
> 
> So, does anyone know if it's still in a useable state ?

The problem of nullfs and the other layered filesystem is the vnode locking.
Especially to avoid dead locks is not really easy in that area.
Some of them might be solved already, others persists. But as long as you have
a real filesystem in the backend not visible otherwise, you should be fine.

Joerg

> 
> 
> Cheers,
> 
> Andrew.
> 
> 
> 



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]