NetBSD/sys/fs/udf
reinoud a6abe0260b Fix important directory lookup bug that could result in an endless loop. It
fixes the case where a directory lookup is done in a directory has never
been visted/listed; the search optimalisation that searches the directory
from where it left behind the last time would never reach the initial
offset of zero since it would always have at least processed one entry.
2007-01-17 13:02:44 +00:00
..
ecma167-udf.h Add UDF_ICB_FILETYPE_REALTIME type as found on UDF 2.50 discs. Also revert 2007-01-04 04:15:43 +00:00
files.udf
Makefile
udf_bswap.h remove trailing newlines 2006-03-05 16:55:44 +00:00
udf_mount.h Fix header re-inclusion protection defines to a less generic naming 2006-02-02 15:52:23 +00:00
udf_osta.c The local variable `index' seems shadowing an inbuild gcc variable (???) 2006-08-10 12:26:44 +00:00
udf_osta.h remove trailing newlines 2006-03-05 16:55:44 +00:00
udf_subr.c Fix important directory lookup bug that could result in an endless loop. It 2007-01-17 13:02:44 +00:00
udf_subr.h remove trailing newlines 2006-03-05 16:55:44 +00:00
udf_vfsops.c Consistent usage of KAUTH_GENERIC_ISSUSER. 2007-01-04 15:42:37 +00:00
udf_vnops.c Add UDF_ICB_FILETYPE_REALTIME type as found on UDF 2.50 discs. Also revert 2007-01-04 04:15:43 +00:00
udf.h Implement read-only access to UDF 2.50 and UDF 2.60 discs that use metadata 2007-01-04 02:02:40 +00:00