NetBSD/sys/fs/udf
reinoud 65b5af65e0 Explicitly delete the failing node; it would be killed with the unlink too but
explicitly deleting it is better than just setting the file size to zero.
2014-12-03 21:37:55 +00:00
..
ecma167-udf.h
files.udf Define filesystem attributes with vfs dependency. 2014-10-11 06:42:18 +00:00
Makefile
udf_allocation.c Relax the KASSERT since an equal size is no issue 2014-12-03 21:34:55 +00:00
udf_bswap.h
udf_mount.h
udf_osta.c
udf_osta.h
udf_readwrite.c
udf_rename.c Revert previous, it is actually needed. (builds are failing) 2014-11-10 19:44:08 +00:00
udf_strat_bootstrap.c Do not uselessly include <sys/malloc.h>. 2014-11-10 18:46:33 +00:00
udf_strat_direct.c
udf_strat_rmw.c
udf_strat_sequential.c
udf_subr.c
udf_subr.h
udf_vfsops.c
udf_vnops.c Explicitly delete the failing node; it would be killed with the unlink too but 2014-12-03 21:37:55 +00:00
udf.h