NetBSD/sys/ufs/ext2fs
hannken d0fd8c21fa Use mount from argument "mp", "vp->v_mount" is not valid here.
PR kern/49142 (panic in ext2fs_loadvnode mounting an ext2fs filesystem)

Needs pullup to -7
2014-08-22 16:49:30 +00:00
..
ext2fs_alloc.c fsbtodb() -> FFS_FSBTODB(), EXT2_FSBTODB(), or MFS_FSBTODB() 2013-06-23 02:06:04 +00:00
ext2fs_balloc.c Stick ffs_, ext2_, chfs_, filecore_, cd9660_, or mfs_ in front of 2013-06-23 07:28:36 +00:00
ext2fs_bmap.c Stuff UFS_ in front of a few of ufs's symbols to reduce namespace 2013-01-22 09:39:11 +00:00
ext2fs_bswap.c Stuff UFS_ in front of a few of ufs's symbols to reduce namespace 2013-01-22 09:39:11 +00:00
ext2fs_dinode.h Stuff UFS_ in front of a few of ufs's symbols to reduce namespace 2013-01-22 09:39:11 +00:00
ext2fs_dir.h Adapt ffs, lfs, and ext2fs to use genfs_rename. 2012-05-09 00:21:17 +00:00
ext2fs_extern.h Remove ext2fs_checkpath(). It is a relic from the pre-genfs_rename era. 2014-05-25 14:07:19 +00:00
ext2fs_inode.c Stick ffs_, ext2_, chfs_, filecore_, cd9660_, or mfs_ in front of 2013-06-23 07:28:36 +00:00
ext2fs_lookup.c Introduce two helper functions to centralise the namecache statistics 2014-06-03 19:30:29 +00:00
ext2fs_readwrite.c http://m00nbsd.net/ae123a9bae03f7dde5c6d654412daf5a.html#Report-2 2014-08-12 06:49:10 +00:00
ext2fs_rename.c ext2fs_gro_genealogy: use vcache_get() to lookup DOTDOT. 2014-05-25 13:46:58 +00:00
ext2fs_subr.c Stick ffs_, ext2_, chfs_, filecore_, cd9660_, or mfs_ in front of 2013-06-23 07:28:36 +00:00
ext2fs_vfsops.c Use mount from argument "mp", "vp->v_mount" is not valid here. 2014-08-22 16:49:30 +00:00
ext2fs_vnops.c Add VOP_FALLOCATE and VOP_FDISCARD to every vnode ops table I can 2014-07-25 08:20:51 +00:00
ext2fs.h Stick ffs_, ext2_, chfs_, filecore_, cd9660_, or mfs_ in front of 2013-06-23 07:28:36 +00:00
Makefile