NetBSD/sys/fs/udf
hannken 85b4f7dccf Remove a bogus vrecycle() from udf_inactive(). Vrecycle() works on inactive
vnodes while VOP_INACTIVE() should never be called on an inactive vnode.

Ok: Reinoud Zandijk <reinoud@netbsd.org>
2013-10-04 08:35:08 +00:00
..
ecma167-udf.h
files.udf Implement udf_rename() using the new genfs_rename() framework. 2013-07-10 15:10:56 +00:00
Makefile
udf_allocation.c Fix 32 bit issue in main file read-in function. On both 32 bit and 64 bit 2013-08-09 20:13:18 +00:00
udf_bswap.h
udf_mount.h
udf_osta.c Support tools build. 2013-08-05 17:02:54 +00:00
udf_osta.h
udf_readwrite.c
udf_rename.c Remove udf_node * as state variables and add the loop invariants UFS and tmpfs 2013-07-16 10:49:36 +00:00
udf_strat_bootstrap.c
udf_strat_direct.c
udf_strat_rmw.c
udf_strat_sequential.c
udf_subr.c Implement a real empty-directory checking for rmdir(). 2013-07-07 19:49:44 +00:00
udf_subr.h Implement a real empty-directory checking for rmdir(). 2013-07-07 19:49:44 +00:00
udf_vfsops.c Replace macro v_specmountpoint with two functions spec_node_getmountedfs() 2013-09-30 18:57:59 +00:00
udf_vnops.c Remove a bogus vrecycle() from udf_inactive(). Vrecycle() works on inactive 2013-10-04 08:35:08 +00:00
udf.h gcc -fno-common fallout 2012-07-27 22:55:29 +00:00