NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/25393 CVS commit: src/sys/miscfs/portal



The following reply was made to PR kern/25393; it has been noted by GNATS.

From: Antti Kantee <pooka%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/25393 CVS commit: src/sys/miscfs/portal
Date: Sat, 19 Jan 2008 21:54:48 +0000 (UTC)

 Module Name:   src
 Committed By:  pooka
 Date:          Sat Jan 19 21:54:48 UTC 2008
 
 Modified Files:
        src/sys/miscfs/portal: portal_vnops.c
 
 Log Message:
 portal_advlock: badop -> eopnotsupp.  I guess advlock can be called
 for the root vnode and badop panics.
 
 fix in PR kern/25393 by Laurent Sartran
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.76 -r1.77 src/sys/miscfs/portal/portal_vnops.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 



Home | Main Index | Thread Index | Old Index