On Sat, 28 Dec 2002, Bruce Evans wrote:

> > /local0/scratch/des/src/sys/fs/devfs/devfs_vnops.c:932: (near initialization for 
>`devfs_specop_entries[14]')
> > *** Error code 1
> 
> This was broken by removing a unsed definition in:
> 
> % RCS file: /home/ncvs/src/sys/kern/vnode_if.src,v
> % Working file: vnode_if.src
> % head: 1.59
> % ...
> % ----------------------------
> % revision 1.59
> % date: 2002/12/24 19:47:13;  author: rwatson;  state: Exp;  lines: +0 -9
> % Flush vop_refreshlabel() definition, since it is no longer used.
> %
> % Obtained from:      TrustedBSD Project
> % Sponsored by:       DARPA, Network Associates Laboratories
> % ----------------------------
> 
> The use is just a stub so it should have been removed too. 

Yup, I missed it in an earlier GC pass.  I've now removed it -- sorry
about the breakage.

Robert N M Watson             FreeBSD Core Team, TrustedBSD Projects
[EMAIL PROTECTED]      Network Associates Laboratories



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to