> > However, dt suggested I make VFS_CHECKEXP a VOP instead of VFS, my only > gripe is that exportability is determined by the filesystem, _then_ the > vnode, making it more of a VFS op imo. I think dt is right here; the issue is that the operation is performed on a vnode, not on a filesystem, and thus it's a VOP not a VFSOP. > Btw, are you planning on attending any BAFUG coming up? I'd love to hear > some of the preliminary stuff you are proposing for the filesystem. There's one tonight in Berkeley. Be there. -- \\ The mind's the standard \\ Mike Smith \\ of the man. \\ [EMAIL PROTECTED] \\ -- Joseph Merrick \\ [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message
- HEADS UP Reviewers. VFS changes to be committed. Alfred Perlstein
- Re: HEADS UP Reviewers. VFS changes to be committed... Sheldon Hearn
- Re: HEADS UP Reviewers. VFS changes to be commi... Bill Fumerola
- Re: HEADS UP Reviewers. VFS changes to be c... Sheldon Hearn
- Re: HEADS UP Reviewers. VFS changes to be committed... Dmitrij Tejblum
- Re: HEADS UP Reviewers. VFS changes to be commi... Alfred Perlstein
- Re: HEADS UP Reviewers. VFS changes to be committed... Matthew Dillon
- Re: HEADS UP Reviewers. VFS changes to be commi... Alfred Perlstein
- Re: HEADS UP Reviewers. VFS changes to be c... Mike Smith
- Re: HEADS UP Reviewers. VFS changes to be c... Matthew Dillon
- Re: HEADS UP Reviewers. VFS changes to be commi... Erez Zadok
- Re: HEADS UP Reviewers. VFS changes to be c... Poul-Henning Kamp
- Re: HEADS UP Reviewers. VFS changes to ... Alfred Perlstein
- Re: HEADS UP Reviewers. VFS change... Poul-Henning Kamp