NetBSD/sys/ufs
perseant b2d19f57a3 Check for the inode having been previously freed, in UNMARK_VNODE().
Avoids a panic when calling mkdir() on a full filesystem.
2005-04-18 17:36:46 +00:00
..
ext2fs - Define a VFS_ATTACH() macro that places a reference to a vfsops structure 2005-03-29 02:41:05 +00:00
ffs - Define a VFS_ATTACH() macro that places a reference to a vfsops structure 2005-03-29 02:41:05 +00:00
lfs Check for the inode having been previously freed, in UNMARK_VNODE(). 2005-04-18 17:36:46 +00:00
mfs - Define a VFS_ATTACH() macro that places a reference to a vfsops structure 2005-03-29 02:41:05 +00:00
ufs Protect various per-fs structures with fs->lfs_interlock simple_lock, to 2005-04-01 21:59:46 +00:00
files.ufs nuke trailing whitespace 2005-02-26 22:31:44 +00:00
Makefile Remove KDIR=, since SYS_INCLUDE=symlinks and KDIR are not supported any more. 2002-11-26 23:30:07 +00:00