> 
> 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.                   \\  msm...@freebsd.org
\\    -- Joseph Merrick           \\  msm...@cdrom.com




To Unsubscribe: send mail to majord...@freebsd.org
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to