NetBSD/sys/fs/udf
hannken 97834f7ba0 Change vnode operation lookup to return the resulting vnode *vpp unlocked.
Change cache_lookup() to return an unlocked vnode.

Discussed on tech-kern@

Welcome to 6.99.31
2014-02-07 15:29:20 +00:00
..
ecma167-udf.h English checked and corrected, courtisy of 2011-07-07 17:45:38 +00:00
files.udf Implement udf_rename() using the new genfs_rename() framework. 2013-07-10 15:10:56 +00:00
Makefile
udf_allocation.c used __diagused where appropriate. 2013-10-30 08:41:38 +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 used __diagused where appropriate. 2013-10-30 08:41:38 +00:00
udf_strat_rmw.c used __diagused where appropriate. 2013-10-30 08:41:38 +00:00
udf_strat_sequential.c fix unused variable warnings 2013-10-18 19:56:55 +00:00
udf_subr.c Change vnode operations create, mknod, mkdir and symlink to return 2014-01-23 10:13:55 +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 Change vnode operation lookup to return the resulting vnode *vpp unlocked. 2014-02-07 15:29:20 +00:00
udf.h fix unused variable warnings 2013-10-18 19:56:55 +00:00