NetBSD/sys/fs/udf
reinoud 706de0e547 Commit first stage of free-space accounting. It is estimating the underlimit
of free blocks on the device and when free blocks are getting tight it tries
to readjust/recalculate that value by syncing the FS.

Second stage will be resizing the data/metadata partitions.
2009-06-24 17:09:13 +00:00
..
ecma167-udf.h Make ecma167 header file compilable by pcc 2009-05-18 20:51:03 +00:00
files.udf Remove all remaining traces of UDF_READWRITE since it has been removed as 2008-08-29 15:04:18 +00:00
Makefile
udf_allocation.c Commit first stage of free-space accounting. It is estimating the underlimit 2009-06-24 17:09:13 +00:00
udf_bswap.h ANSI-fy. No idea why they weren't so in the first place. 2009-05-18 21:09:54 +00:00
udf_mount.h
udf_osta.c Ansify function definitions w/o arguments. Generated with sed. 2009-03-18 10:22:21 +00:00
udf_osta.h Import writing part of the UDF file system making optical media like CD's 2008-05-14 16:49:47 +00:00
udf_readwrite.c Implement session closure on sequential media when requested on mount. It will 2009-02-08 19:14:52 +00:00
udf_strat_bootstrap.c The great QUOTA purge of '08: get rid of those #ifdef QUOTA and 2008-12-16 16:18:25 +00:00
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 Retire IN_CALLBACK_ULK flagging since its not used anymore and the old 2009-05-20 15:30:26 +00:00
udf_strat_sequential.c Retire IN_CALLBACK_ULK flagging since its not used anymore and the old 2009-05-20 15:30:26 +00:00
udf_subr.c Commit first stage of free-space accounting. It is estimating the underlimit 2009-06-24 17:09:13 +00:00
udf_subr.h Commit first stage of free-space accounting. It is estimating the underlimit 2009-06-24 17:09:13 +00:00
udf_vfsops.c Commit first stage of free-space accounting. It is estimating the underlimit 2009-06-24 17:09:13 +00:00
udf_vnops.c Commit first stage of free-space accounting. It is estimating the underlimit 2009-06-24 17:09:13 +00:00
udf.h Commit first stage of free-space accounting. It is estimating the underlimit 2009-06-24 17:09:13 +00:00