#
6567 |
| 19-Apr-1982 |
mckusic |
merge into new file system |
#
6531 |
| 11-Apr-1982 |
mckusick |
float cylinder group info, reclaim redundant boot blocks |
#
6497 |
| 08-Apr-1982 |
mckusick |
bring back changes from calder |
#
6311 |
| 25-Mar-1982 |
mckusick |
merge into the kernel! |
#
6310 |
| 25-Mar-1982 |
mckusick |
update to current system |
#
6294 |
| 23-Mar-1982 |
mckusick |
incorporate sam's changes |
#
6292 |
| 23-Mar-1982 |
mckusick |
compress frag tables |
#
5965 |
| 26-Feb-1982 |
mckusic |
keep "fs" cached in incore inode to avoid constant calling of ``getfs'' |
#
5960 |
| 25-Feb-1982 |
mckusic |
use speed-up macros in fs.h |
#
5933 |
| 21-Feb-1982 |
mckusic |
conversion to flexable length directory names |
#
5398 |
| 13-Jan-1982 |
mckusic |
fix mapsearch to check for fragments at the end of partial cgs |
#
5377 |
| 12-Jan-1982 |
mckusic |
change all macros taking "fs" to have it as their first argument |
#
5375 |
| 12-Jan-1982 |
mckusic |
add cg_btot to summarize cg_b |
#
5361 |
| 10-Jan-1982 |
mckusic |
fix rotational layout code to work with disks with nsect % bsize != 0 |
#
5344 |
| 06-Jan-1982 |
mckusic |
incorporate fs.h -r1.10, and param.h -r1.10 reorganization |
#
5322 |
| 05-Jan-1982 |
mckusic |
parameterize BSIZE, FSIZE, and FRAG into fs_bsize, fs_fsize, and fs_frag |
#
5212 |
| 09-Dec-1981 |
mckusic |
lint cleanup |
#
4948 |
| 19-Nov-1981 |
mckusic |
check for bprefs to be out of legal range and if so ignore them |
#
4792 |
| 07-Nov-1981 |
mckusic |
edit to incorperate -r1.6 reorganization of fs.h |
#
4651 |
| 29-Oct-1981 |
mckusic |
put in optimal rotational block allocation |
#
4607 |
| 25-Oct-1981 |
mckusic |
move external decls for tables.o from fs.h to alloc.c |
#
4472 |
| 07-Oct-1981 |
mckusic |
fix unsigned char problem to get FRAG == 8 to work |
#
4463 |
| 05-Oct-1981 |
mckusic |
maintaining and using cg_frsum to do intelligent allocation of FRAGs |
#
4426 |
| 22-Sep-1981 |
mckusic |
allow files and directories to have FRAGS as their final block |
#
4361 |
| 09-Sep-1981 |
mckusic |
change "version" to "vers" |