few question about vfs layer

From: Alex Lyashkov (shadow_at_psoft.net)
Date: 01/16/04

  • Next message: Joe Marcus Clarke: "Re: regression"
    To: hackers@freebsd.org
    Date: Fri, 16 Jan 2004 12:32:57 +0200
    
    

    Hi List

    I explore vfs lookup code. and have few questions about it.
    what a reasone leave rootvnode as global varables, but not store it in
    filedesc structrure and adjust it in chroot or jail syscall ?

    -- 
    With best regards,
    Alex
    _______________________________________________
    freebsd-current@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-current
    To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
    

  • Next message: Joe Marcus Clarke: "Re: regression"