Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Oct 1995 12:11:48 -0700 (MST)
From:      Terry Lambert <terry@lambert.org>
To:        phk@critter.tfs.com (Poul-Henning Kamp)
Cc:        terry@lambert.org, phk@freefall.freebsd.org, current@freebsd.org
Subject:   Re: fs layering pathces doesn't work.
Message-ID:  <199510241911.MAA13911@phaeton.artisoft.com>
In-Reply-To: <1639.814523482@critter.tfs.com> from "Poul-Henning Kamp" at Oct 24, 95 09:31:22 am

next in thread | previous in thread | raw e-mail | index | archive | help
> > ] ./miscfs/devfs/devfs_vnops.c:		FREE(ap->a_cnp->cn_pnbuf, M_NAM
> 	-current == 1.15
> EI);
> > ] ./miscfs/union/union_subr.c:	free(cn.cn_pnbuf, M_NAMEI);
> > ] ./miscfs/union/union_subr.c:	free(cn.cn_pnbuf, M_NAMEI);
> 	-current == 1.7
> > ] ./ufs/ufs/ufs_vnops.c:	FREE(cnp->cn_pnbuf, M_NAMEI);
> > ] ./ufs/ufs/ufs_vnops.c:		free(cnp->cn_pnbuf, M_NAMEI);
> > ] ./ufs/ufs/ufs_vnops.c:	FREE(cnp->cn_pnbuf, M_NAMEI);
> 	-current == 1.31
> 
> > ] Hope you can find it from this.
> It sounds to me like YOU are not running -current...  
> 
> Could you check the versions above against your tree ?

Will do later today.


					Terry Lambert
					terry@lambert.org
---
Any opinions in this posting are my own and not those of my present
or previous employers.



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