https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253894

            Bug ID: 253894
           Summary: Missing man pages for recently added VOPs
           Product: Documentation
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Manual Pages
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]

Historically, there was a man page for [pretty much] each vnode operation in
section 9 -- e.g., VOP_READ(9), VOP_GETATTR(9), etc. However, some more
recently added operations appear to be without them:

  VOP_FPLOOKUP_VEXEC
  VOP_FPLOOKUP_SYMLINK
  VOP_MMAPPED
  VOP_NEED_INACTIVE
  VOP_READ_PGCACHE

A few older VOPs also lack man pages:

  VOP_CACHEDLOOKUP
  VOP_POLL
  VOP_SETLABEL          (Arguably my fault, and I'll aim to fix that.)

It would also be nice if VOP_PANIC had a man page.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-doc
To unsubscribe, send any mail to "[email protected]"

Reply via email to