Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Sep 2003 22:16:54 -0400 (EDT)
From:      Jun Su <junsu@m-net.arbornet.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   docs/56911: Document for VOP_OPEN missing the last parameter
Message-ID:  <200309160216.h8G2Gsph008441@m-net.arbornet.org>
Resent-Message-ID: <200309160220.h8G2KGdP006526@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         56911
>Category:       docs
>Synopsis:       Document for VOP_OPEN missing the last parameter
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Sep 15 19:20:16 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Jun Su
>Release:        FreeBSD 5.1-current
>Organization:
NONE
>Environment:
FreeBSD 5.1-Current



>Description:
	In the current man page. The signature is
int
     VOP_OPEN(struct vnode *vp, int mode, struct ucred *cred,
	     struct thread *td);

It missing the last parameter fdidx.

>How-To-Repeat:

>Fix:



>Release-Note:
>Audit-Trail:
>Unformatted:



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