NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/49142 CVS commit: [netbsd-7] src/sys/ufs/ext2fs
The following reply was made to PR kern/49142; it has been noted by GNATS.
From: "Martin Husemann" <martin%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/49142 CVS commit: [netbsd-7] src/sys/ufs/ext2fs
Date: Fri, 22 Aug 2014 19:20:15 +0000
Module Name: src
Committed By: martin
Date: Fri Aug 22 19:20:15 UTC 2014
Modified Files:
src/sys/ufs/ext2fs [netbsd-7]: ext2fs_vfsops.c
Log Message:
Pull up following revision(s) (requested by hannken in ticket #49):
sys/ufs/ext2fs/ext2fs_vfsops.c: revision 1.184
Use mount from argument "mp", "vp->v_mount" is not valid here.
PR kern/49142 (panic in ext2fs_loadvnode mounting an ext2fs filesystem)
To generate a diff of this commit:
cvs rdiff -u -r1.183 -r1.183.2.1 src/sys/ufs/ext2fs/ext2fs_vfsops.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