History log of /original-bsd/sys/ufs/lfs/lfs_balloc.c (Results 26 – 50 of 55)
Revision Date Author Comments
# 257adf3d 06-Dec-1991 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

make triply indirected blocks work


# 7ad616da 05-Nov-1991 mckusick <mckusick@65305748-3e16-e211-a854-8c89a5c6f760>

reorganization to move ufsmount ops to be vnode ops;
bmap becomes entirely filesystem specific


# dc73499d 01-Nov-1991 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

don't typedef struct lfs for now
UFS/FFS split for LFS version 1; lfs moves down one level


# 93a16c77 01-Nov-1991 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

checkpoint before integration


# b15b57ee 09-Oct-1991 root <root@65305748-3e16-e211-a854-8c89a5c6f760>

lint, use UNASSIGNED, not -1


# 68bfaaa9 02-Oct-1991 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

checkpoint


# 005e0680 25-Sep-1991 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

checkpoint, but not because it's working


# 83dca3be 20-Sep-1991 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

checkpoint before lfs_iupdat -> ITIMES; reads almost work...


# a8d70469 08-May-1991 mckusick <mckusick@65305748-3e16-e211-a854-8c89a5c6f760>

make comments more precise


# 26a59bf8 19-Mar-1991 karels <karels@65305748-3e16-e211-a854-8c89a5c6f760>

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 ...


# 729d837c 05-Dec-1990 mckusick <mckusick@65305748-3e16-e211-a854-8c89a5c6f760>

update for new VM


# dd22d480 28-Jun-1990 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

new copyright notice


# 95c7f4d0 03-May-1990 mckusick <mckusick@65305748-3e16-e211-a854-8c89a5c6f760>

minor reorganization to support MP systems (from noemi@osf.org)


# 312bd6fd 02-May-1990 mckusick <mckusick@65305748-3e16-e211-a854-8c89a5c6f760>

need quota.h with inode.h now


# f0d46360 04-Jan-1990 mckusick <mckusick@65305748-3e16-e211-a854-8c89a5c6f760>

ensure that dirty indirect blocks are associated with their file vnode


# 677146b1 30-Nov-1989 mckusick <mckusick@65305748-3e16-e211-a854-8c89a5c6f760>

major overhaul to handle logical buffer pool


# a022dc68 26-Aug-1989 mckusick <mckusick@65305748-3e16-e211-a854-8c89a5c6f760>

generalize the buffer pool so that NFS can become a client


# d4111856 16-Jul-1989 mckusick <mckusick@65305748-3e16-e211-a854-8c89a5c6f760>

have to release those buffers when reading indirect blocks


# 3c0618ec 09-May-1989 mckusick <mckusick@65305748-3e16-e211-a854-8c89a5c6f760>

merge in vnodes


# d1bc90e0 02-Apr-1987 karels <karels@65305748-3e16-e211-a854-8c89a5c6f760>

working with pack labels


# c76c11ec 02-Apr-1987 karels <karels@65305748-3e16-e211-a854-8c89a5c6f760>

add ifdefs for dev_bsize (almost working)


# a4d26e4f 05-Jun-1986 mckusick <mckusick@65305748-3e16-e211-a854-8c89a5c6f760>

4.3BSD release version


# 9404f5f5 08-Jun-1985 mckusick <mckusick@65305748-3e16-e211-a854-8c89a5c6f760>

Add copyright


# 92a46b30 19-Mar-1985 mckusick <mckusick@65305748-3e16-e211-a854-8c89a5c6f760>

eliminate extraneous include of conf.h


# ecd0bebe 29-Aug-1984 bloom <bloom@65305748-3e16-e211-a854-8c89a5c6f760>

Change to includes. no more ../h


123