History log of /csrg-svn/sys/nfs/nfs_node.c (Results 1 – 25 of 54)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 69607 22-May-1995 mckusick

have to unlock node at end of inactive

# 69423 14-May-1995 mckusick

no longer need nfs_lock* functions (use vop_nolock* instead)

# 68653 30-Mar-1995 mckusick

massive update to incorporate version 3 protocol from Rick Macklem

# 67708 18-Aug-1994 mckusick

conversion to queue.h list manipulation (from mycroft)

# 65249 30-Dec-1993 mckusick

vget now locks optionally

# 63233 10-Jun-1993 bostic

4.4BSD snapshot (revision 8.1); add 1993 to copyright

# 59705 03-May-1993 mckusick

the final polish to leases from Rick Macklem

# 59385 27-Apr-1993 mckusick

bug fixes for LEASES from Rick Macklem

# 57784 02-Feb-1993 mckusick

update for 4.4BSD from Rick Macklem

# 56806 14-Nov-1992 mckusick

have to wait for VXLOCK to clear

# 56535 11-Oct-1992 bostic

make kernel includes standard

# 56283 16-Sep-1992 mckusick

update from Rick Macklem

# 55520 22-Jul-1992 mckusick

update to current hashing techniques

# 54666 03-Jul-1992 mckusick

add parameter declarations; streamline unmarshalling

# 54447 25-Jun-1992 mckusick

get rid of NOQUAD; nfs_removeit no longer takes a proc pointer

# 53599 15-May-1992 heideman

vnodeop argument macro expansion

# 53550 14-May-1992 heideman

vnode interface conversion

# 52234 22-Jan-1992 heideman

lookup converted to new form

# 52196 14-Jan-1992 mckusick

update from Rick Macklem (including leases)

# 51985 16-Dec-1991 mckusick

allocate and free nfsnode private part; sillyrename now in nfsnode

# 49740 15-May-1991 mckusick

nfs_abortop must free pathname buffer

# 49462 08-May-1991 mckusick

enable the ability to avoid doing locking

# 48364 19-Apr-1991 mckusick

redefine sillyrename structure to avoid use of nameidata structure
(thus reducing its allocation size from 512 to 64 bytes)

# 48052 16-Apr-1991 mckusick

add proc pointers to appropriate vnode operations

# 47573 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; consolidate *nullops()

123