#
69743 |
| 27-May-1995 |
mckusick |
read-only checking must be done by the filesystem layers |
#
69424 |
| 14-May-1995 |
mckusick |
convert VOP_LOCK to vn_lock; add parameters to VOP_UNLOCK and vget |
#
68653 |
| 30-Mar-1995 |
mckusick |
massive update to incorporate version 3 protocol from Rick Macklem |
#
68539 |
| 19-Mar-1995 |
mckusick |
reverse arguments to VOP_LINK (to get them right) |
#
68418 |
| 22-Feb-1995 |
mckusick |
add vop_revoke |
#
68406 |
| 22-Feb-1995 |
mckusick |
fill in runp in bmap if requested to do so |
#
67659 |
| 11-Aug-1994 |
mckusick |
bug fix from Macklem |
#
67651 |
| 11-Aug-1994 |
mckusick |
add vop_lease |
#
67589 |
| 05-Aug-1994 |
mckusick |
cannot use append mode in a stateless server (from macklem) |
#
67404 |
| 16-Jun-1994 |
mckusick |
avoid trying to truncate BLK and CHR special devices (from mycroft) |
#
67368 |
| 04-Jun-1994 |
mckusick |
add cookie and eofflag parameters to readdir |
#
66079 |
| 13-Feb-1994 |
hibler |
add null nfs_reallocblks routine (is this needed?) |
#
65813 |
| 21-Jan-1994 |
bostic |
lint |
#
65252 |
| 30-Dec-1993 |
mckusick |
new queue structure; vget now locks optionally |
#
64177 |
| 10-Aug-1993 |
mckusick |
flush attribute cache when adding or deleteing entries (from macklem) |
#
63486 |
| 16-Jun-1993 |
bostic |
4.4BSD snapshot (revision 8.1); add 1993 to copyright |
#
63483 |
| 16-Jun-1993 |
mckusick |
fix for trashed TCP/IP connections from Macklem |
#
60402 |
| 25-May-1993 |
mckusick |
lease buglet from Macklem |
#
60400 |
| 25-May-1993 |
mckusick |
add pathconf |
#
59706 |
| 03-May-1993 |
mckusick |
the final polish to leases from Rick Macklem |
#
59116 |
| 17-Apr-1993 |
mckusick |
take gid from parent directory, not user |
#
58882 |
| 30-Mar-1993 |
mckusick |
eliminate flags and generation number in times hack |
#
57809 |
| 02-Feb-1993 |
mckusick |
nfs_bwrite => vn_bwrite |
#
57791 |
| 02-Feb-1993 |
mckusick |
update for 4.4BSD from Rick Macklem |
#
56927 |
| 30-Nov-1992 |
mckusick |
check name length before entering in cache |