Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Feb 2021 15:20:56 +0000
From:      bugzilla-noreply@freebsd.org
To:        doc@FreeBSD.org
Subject:   [Bug 253894] Missing man pages for recently added VOPs
Message-ID:  <bug-253894-9@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D253894

            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: bugs@FreeBSD.org
          Reporter: rwatson@FreeBSD.org
                CC: doc@FreeBSD.org

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.

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-253894-9>