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 Support tools build. 2013-08-05 17:02:54 +00:00
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 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 2014-03-23 09:30:59 +00:00
udf_subr.c Fix bug introduced in last patch 2014-09-17 21:18:43 +00:00
udf_subr.h Implement a real empty-directory checking for rmdir(). 2013-07-07 19:49:44 +00:00
udf_vfsops.c An (un)privileged user can easily make the kernel dereference a NULL 2014-04-16 18:55:17 +00:00
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 As pointed out by wiz@ prevent a possible attack or corruption that results in 2014-09-17 19:47:05 +00:00