:>     is certainly a lot safer if the stuff behind the mount is mostly
:>     static.
:
:null mounts, in -stable at least, are broken for this purpose.  on
:connection, sshd revoke()s some device- its pty, i assume, and when this
:hits the nullfs layer a null pointer is dereferenced.  if i had vfs-clue i'd
:have fixed it when i found the panic about two weeks ago.  when i overcame
:this by putting the jails /dev on an nfs loopback, i managed to produce two
:more different panics.
:
:    -cg

    Well, that sounds like an addressable bug.  But I don't see any
    paricular reason why it would be a show-stopper.  /dev doesn't
    take up any significant amount of space, just copy it for each jail.

                                                -Matt


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to