History log of /csrg-svn/sys/ufs/ffs/ffs_inode.c (Results 101 – 125 of 146)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 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

# 8452 10-Oct-1982 root

move vax header files to their own directory

# 8106 06-Sep-1982 root

# 7702 10-Aug-1982 sam

new fs system calls prior to truncate and rename

# 7651 03-Aug-1982 sam

cosmetics

# 7606 30-Jul-1982 sam

rewrite of nami + reorganization of wdir

# 7533 25-Jul-1982 root

pull maknode and wdir to ufs_nami.c

# 7504 24-Jul-1982 root

merge with calder

# 7492 22-Jul-1982 kre

disc quotas

# 7351 03-Jul-1982 kre

complete fix of 4.15 (clear i_rdev in real inode before
second iupdate - otherwise all the good work is undone)
4.15 is probably not really needed (does no real good).

123456