The following reply was made to PR kern/150859; it has been noted by GNATS.
From: Jaakko Heinonen <[email protected]> To: Dmitry Morozovsky <[email protected]> Cc: [email protected], [email protected] Subject: Re: kern/150859: [tmpfs] tmpfs on stable/8-amd64 panic Date: Wed, 22 Sep 2010 19:39:25 +0300 On 2010-09-22, Dmitry Morozovsky wrote: > at /usr/src/sys/modules/tmpfs/../../fs/tmpfs/tmpfs_subr.c:383 > #11 0xffffffff80c23572 in tmpfs_lookup (v=Variable "v" is not available. > ) at /usr/src/sys/modules/tmpfs/../../fs/tmpfs/tmpfs_vnops.c:95 > 383 panic("tmpfs_alloc_vp: type %p %d", node, > (int)node->tn_type); This seems to be a duplicate of kern/122038. r197953 hasn't been MFCd to stable/8. -- Jaakko _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
