#
51990 |
| 16-Dec-1991 |
mckusick |
dynamically allocate private part |
#
51933 |
| 14-Dec-1991 |
bostic |
use LFS_IRELEASE/LFS_IWRITE macros |
#
51854 |
| 06-Dec-1991 |
bostic |
LFS version 2; minor cleanups, nothing important |
#
51560 |
| 05-Nov-1991 |
mckusick |
reorganization to move ufsmount ops to be vnode ops |
#
51492 |
| 01-Nov-1991 |
bostic |
don't typedef struct lfs for now UFS/FFS split for LFS version 1; lfs moves down one level |
#
51485 |
| 01-Nov-1991 |
bostic |
move ENTRY macro into lfs.h; reorganize source, checkpoint before integration |
#
51347 |
| 09-Oct-1991 |
bostic |
lint |
#
51311 |
| 03-Oct-1991 |
bostic |
minor cleanups |
#
51215 |
| 02-Oct-1991 |
bostic |
checkpoint |
#
51183 |
| 25-Sep-1991 |
bostic |
checkpoint, but not because it's working |
#
51155 |
| 20-Sep-1991 |
bostic |
checkpoint before lfs_iupdat -> ITIMES; reads almost work... |
#
50893 |
| 23-Aug-1991 |
mckusick |
use fs->fs_fmod = 1, not fs->fs_mod++ |
#
48948 |
| 02-May-1991 |
mckusick |
resize buffer only after successful allocation (avoid stray bufsize) |
#
48057 |
| 16-Apr-1991 |
mckusick |
do not panic on "freeing free inode" if filesystem mounted read-only |
#
47571 |
| 19-Mar-1991 |
karels |
first cut for new proc & user structs (still need to put in new vnode calling convention): get credentials, etc, via proc; u.u_nd, u.u_spare are gone; purge user.h; remove ../ufs/ from includes; cons
first cut for new proc & user structs (still need to put in new vnode calling convention): get credentials, etc, via proc; u.u_nd, u.u_spare are gone; purge user.h; remove ../ufs/ from includes; consolidate *nullops(); chown/fchmod use proc's credentials, not file's
show more ...
|
#
45719 |
| 05-Dec-1990 |
mckusick |
update for new VM |
#
45173 |
| 01-Sep-1990 |
mckusick |
need to restore quota credit if allocation fails |
#
45112 |
| 24-Aug-1990 |
mckusick |
brealloc => allocbuf |
#
44536 |
| 28-Jun-1990 |
bostic |
new copyright notice |
#
42318 |
| 24-May-1990 |
mckusick |
print out offending uid for filesystem full error messages |
#
41382 |
| 04-May-1990 |
mckusick |
delete unneeded headers |
#
41309 |
| 02-May-1990 |
mckusick |
new interface to chkdq; clean up u. area access |
#
39887 |
| 05-Jan-1990 |
mckusick |
missing fsbtodb (from noemi@osf.org) |
#
39818 |
| 30-Dec-1989 |
mckusick |
badblock moves into this file |
#
39762 |
| 21-Dec-1989 |
mckusick |
only account for disk blocks when they are actually allocated |