#
39678 |
| 30-Nov-1989 |
mckusick |
major overhaul to handle logical buffer pool (not quite right yet) |
#
39516 |
| 12-Nov-1989 |
mckusick |
clear i_flags when allocating new inodes |
#
38776 |
| 26-Aug-1989 |
mckusick |
generalize the buffer pool so that NFS can become a client |
#
38255 |
| 07-Jun-1989 |
mckusick |
assign a new generation number when allocating an inode |
#
37735 |
| 09-May-1989 |
mckusick |
merge in vnodes |
#
34857 |
| 29-Jun-1988 |
bostic |
install approved copyright notice |
#
34476 |
| 24-May-1988 |
mckusick |
lint |
#
34432 |
| 23-May-1988 |
bostic |
added Berkeley specific header |
#
34143 |
| 01-May-1988 |
mckusick |
macroize cylinder group array references to allow dynamic tables |
#
32664 |
| 23-Nov-1987 |
mckusick |
lint from torek |
#
31402 |
| 05-Jun-1987 |
mckusick |
change free() to blkfree() to allow for malloc()/free() |
#
30751 |
| 02-Apr-1987 |
karels |
working with pack labels |
#
30749 |
| 02-Apr-1987 |
karels |
add ifdefs for dev_bsize (almost working) |
#
29113 |
| 05-Jun-1986 |
mckusick |
4.3BSD release version |
#
26253 |
| 19-Feb-1986 |
karels |
lint |
#
25471 |
| 11-Nov-1985 |
mckusick |
must unhash blocks at the beginning of a new fragment |
#
25256 |
| 23-Oct-1985 |
mckusick |
switch between optimizing for time and space based on fragmentation |
#
24839 |
| 17-Sep-1985 |
eric |
facilities in syslog |
#
24698 |
| 11-Sep-1985 |
mckusick |
allow users to specify optimization preference |
#
23394 |
| 08-Jun-1985 |
mckusick |
Add copyright |
#
18439 |
| 19-Mar-1985 |
mckusick |
eliminate extraneous include of conf.h |
#
18307 |
| 12-Mar-1985 |
ralph |
log file system full, etc. rather than printf. |
#
17709 |
| 14-Jan-1985 |
mckusick |
when reallocating fragments, place in block rather than next bigger fragment |
#
17697 |
| 10-Jan-1985 |
mckusick |
fully scan inode map before giving up (eg do not depend on cg_irotor) |
#
17696 |
| 10-Jan-1985 |
mckusick |
tune up blkpref() routine to better handle fs_maxbpg switches |