Re: approach on getting nullfs to work again

看板DFBSD_kernel作者時間21年前 (2005/02/10 07:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串4/15 (看更多)
On Wed, Feb 09, 2005 at 02:38:30PM -0800, Matthew Dillon wrote: > The idea being that instead of having nullfs fake-up > vnodes (like it does in FreeBSD) we instead have it return the *actual* > vnode and only fake-up the namecache topology. I think we still have to create "fake" vnodes because we have to catch and certain VOPs in the nullfs directly instead of passing them to the parent. One important issue is fstatfs, but the directory operations have similiar needs. Joerg
文章代碼(AID): #122fOq00 (DFBSD_kernel)
討論串 (同標題文章)
文章代碼(AID): #122fOq00 (DFBSD_kernel)