NetBSD/sys/fs/udf
pooka 4f6fb3bf35 Ensure that the top level sysctl nodes (kern, vfs, net, ...) exist before
the sysctl link sets are processed, and remove redundancy.

Shaves >13kB off of an amd64 GENERIC, not to mention >1k duplicate
lines of code.
2014-02-25 18:30:08 +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 Ensure that the top level sysctl nodes (kern, vfs, net, ...) exist before 2014-02-25 18:30:08 +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