History log of /csrg-svn/sys/nfs/nfs_node.c (Results 26 – 50 of 54)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 44509 28-Jun-1990 bostic

new copyright notice

# 43349 21-Jun-1990 mckusick

"update from Rick Macklem"

# 42467 30-May-1990 mckusick

VOP_ABORTOP is no longer responsible for unlocking and vreleing vnodes

# 41898 14-May-1990 mckusick

"update from Rick Macklem adding TCP support to NFS"

# 41398 04-May-1990 mckusick

mount structure prefixes go from m_ to mnt_ and M_ to MNT_

# 40832 07-Apr-1990 mckusick

buffer invalidation is now handled by vclean

# 40296 05-Mar-1990 mckusick

readdir fixes from Rick Macklem

# 40134 17-Feb-1990 mckusick

get rid of unneeded header files

# 40114 16-Feb-1990 mckusick

have to use generic routines as we may be crossing a mount point

# 39908 15-Jan-1990 mckusick

lint; do nfs_lock explicitly; add nfs_islocked

# 39904 14-Jan-1990 mckusick

debugging, track the holder and waiter for an nfsnode lock

# 39875 04-Jan-1990 mckusick

v_blockh is split into clean and dirty lists

# 39810 30-Dec-1989 mckusick

v_count => v_usecount

# 39752 20-Dec-1989 mckusick

"December update from Rick Macklem"

# 39671 30-Nov-1989 mckusick

use vprint in place of printf

# 39582 22-Nov-1989 mckusick

lock/unlock use vnodes not nfsnodes

# 39575 21-Nov-1989 mckusick

suppress printing of pushes of active vnodes

# 39522 13-Nov-1989 mckusick

flush first, then remove from hashlist

# 39511 10-Nov-1989 mckusick

nfs_nflush is replaced by the more general vflush

# 39494 03-Nov-1989 mckusick

lint

# 39445 29-Oct-1989 mckusick

nfs_ngrab is replaced by vget; flushing vnodes handled by vgone

# 39399 25-Oct-1989 mckusick

must not clear NBUFFERED flag when inactive

# 39395 24-Oct-1989 mckusick

merge inode and nfsnode tables into a single vnode table;
link together all vnodes associated with a particular mount point

# 39360 21-Oct-1989 mckusick

"bug fixes and cleanups from Rick Macklem"

# 39342 19-Oct-1989 mckusick

"update from Rick Macklem"

123