NetBSD/sys/fs/udf
reinoud c689e7fed3 Remove the dirent checks and references. UDF doesn't need/use them on rename
so just to make sure, we remove all references/checks to not trigger bugs
thats are not really ours.
2013-07-10 19:14:07 +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 On growing a node that was recorded inside the (E)FE, don't forget to set the 2013-07-03 11:50:59 +00:00
udf_bswap.h Remove closes 3 and 4 from my copyright. 2009-10-22 21:50:01 +00:00
udf_mount.h
udf_osta.c
udf_osta.h
udf_readwrite.c Welcome to 5.99.53! Merge rmind-uvmplock branch: 2011-06-12 03:35:36 +00:00
udf_rename.c Remove the dirent checks and references. UDF doesn't need/use them on rename 2013-07-10 19:14:07 +00:00
udf_strat_bootstrap.c
udf_strat_direct.c Retire IN_CALLBACK_ULK flagging since its not used anymore and the old 2009-05-20 15:30:26 +00:00
udf_strat_rmw.c Fix alternating oddity in RMW strategy. Even when in the reading state it 2009-07-08 19:04:08 +00:00
udf_strat_sequential.c destroy mutex/cv before freeing the struct holding them, fixes 2011-01-03 13:12:40 +00:00
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 the remaining KAUTH_GENERIC_ISSUSER authorization calls with 2012-03-13 18:40:26 +00:00
udf_vnops.c Implement udf_rename() using the new genfs_rename() framework. 2013-07-10 15:10:56 +00:00
udf.h gcc -fno-common fallout 2012-07-27 22:55:29 +00:00