7 Oct
2003
7 Oct
'03
7:28 a.m.
I've been searching through the fs code in darwin and ext2fs and have found some difficulty to know what the the vfs/vnode layer expects from our filesystem. Currently we call getnewvnode followed by vget... this gives us 2 usecount's. We unmount doing a vrele. What significance does the usecount have in the system? How does the usecount effect the vnode inactive and free lists? Cheers. Wally _______________________________________________ darwin-kernel mailing list | darwin-kernel@lists.apple.com Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/darwin-kernel Do not post admin requests to the list. They will be ignored.