freebsd-dev/sys/ufs
David Greenman 1c680b45a2 Restored the "reallocblks" code to its former glory. What this does is
basically do a on-the-fly defragmentation of the FFS filesystem, changing
file block allocations to make them contiguous. Thanks to Kirk McKusick
for providing hints on what needed to be done to get this working.
1998-11-13 01:01:44 +00:00
..
ffs Restored the "reallocblks" code to its former glory. What this does is 1998-11-13 01:01:44 +00:00
mfs "fix" a warning 1998-10-12 09:02:19 +00:00
ufs add #include <sys/kernel.h> where it's needed by MALLOC_DEFINE() 1998-11-10 09:16:29 +00:00