History log of /csrg-svn/sys/ufs/lfs/lfs_inode.c (Results 101 – 125 of 155)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 18442 19-Mar-1985 mckusick

eliminate extraneous include of conf.h

# 18337 13-Mar-1985 mckusick

don't try to truncate inodes on read-only file systems (from sun!shannon)

# 17942 11-Feb-1985 mckusick

must zero out unused portion of partial blocks when truncating files

# 17099 29-Aug-1984 bloom

Change to includes. no more ../h

# 16840 03-Aug-1984 mckusick

increase size of hash table header to reduce collisions

# 16738 20-Jul-1984 mckusick

use new `cacheinval' macro

# 16720 15-Jul-1984 karels

iget must lock old inode before dqrele()

# 16665 04-Jul-1984 mckusick

save time, use ILOCK and IUNLOCK to avoid call overhead

# 16656 02-Jul-1984 mckusick

eliminate unnecessary panic when id's wrap

# 16642 27-Jun-1984 sam

convert namei cache to hold soft references to inodes so that
. and .. may be placed in the cache

# 16524 22-May-1984 karels

remove paranoid test; make hashsize a power of two (avoid unsigned
modulo)

# 16058 15-Feb-1984 karels

use ITIME in irele to update times in irele without write to disk

# 15958 07-Feb-1984 karels

force iupdate from irele if count still > 0,
avoiding delayed updates from namei cache

# 14224 29-Jul-1983 sam

4.2 distribution

# 13000 11-Jun-1983 sam

update inode time stamps when no work so touch works

# 12645 21-May-1983 sam

indirtrunc always returns blocks released for use with i_blocks;
macro-ized to eliminate DEV_BSHIFT

# 11568 15-Mar-1983 sam

botched non-QUOTA code (from kre)

# 10852 10-Feb-1983 sam

guard against negative mod parameters

# 10736 05-Feb-1983 sam

rewrite itrunc and indirtrunc to work (and handle triple indirect
blocks as well)

# 9165 13-Nov-1982 sam

merge of 4.1b and 4.1c

# 8832 23-Oct-1982 root

missing declaration of size

# 8671 19-Oct-1982 root

more lint

# 8630 17-Oct-1982 root

more lint

# 8618 17-Oct-1982 root

lint

# 8593 17-Oct-1982 root

fix lint

1234567