History log of /csrg-svn/sys/nfs/nfs_vnops.c (Results 76 – 100 of 125)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 46201 01-Feb-1991 mckusick

add POSIX-style byte-level record locking

# 45920 10-Jan-1991 mckusick

eliminate paranoid check

# 45717 05-Dec-1990 mckusick

update for new VM

# 45037 17-Aug-1990 mckusick

patch those mbuf holes

# 44988 26-Jul-1990 mckusick

"bug fix for utimes from Rick Macklem"

# 44885 02-Jul-1990 william

added 386 ifdefs

# 44514 28-Jun-1990 bostic

new copyright notice

# 43360 21-Jun-1990 mckusick

have to check for "." when releasing parent directory

# 43356 21-Jun-1990 mckusick

"update from Rick Macklem"

# 42467 30-May-1990 mckusick

VOP_ABORTOP is no longer responsible for unlocking and vreleing vnodes

# 42246 18-May-1990 mckusick

nfs_mknod update from Rick Macklem

# 41905 14-May-1990 mckusick

"update from Rick Macklem adding TCP support to NFS"

# 41539 10-May-1990 mckusick

hp300 handles physical I/O elsewhere

# 41398 04-May-1990 mckusick

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

# 40834 07-Apr-1990 mckusick

unlock during readlink RPC (from Rick Macklem)

# 40833 07-Apr-1990 mckusick

do not do direof cacheing

# 40483 13-Mar-1990 mckusick

return real error, not always ENOENT (from gmf@osf.org)

# 40349 06-Mar-1990 mckusick

m_bsize is now m_stat.f_bsize; m_fsid is now m_stat.f_fsid;
only copy mntfrom and mnton if going to a new structure

# 40296 05-Mar-1990 mckusick

readdir fixes from Rick Macklem

# 40294 05-Mar-1990 mckusick

add support for fifo's

# 40251 01-Mar-1990 mckusick

invalidate name cache entries when directory is modified;
kill running processes when file modification is detected at pagein time

# 40153 17-Feb-1990 mckusick

get rid of bogus `strings.h' include file

# 40133 17-Feb-1990 mckusick

get rid of unneeded header files

# 40113 16-Feb-1990 mckusick

have to null terminate name if rounding up packet size (from gmf@osf.org)

# 40112 16-Feb-1990 mckusick

pass indication of idempotency through to the nfsm_request routine;
in remove, unlock parent directory first to avoid deadlock with
removal of silly rename file on final vrele;
map ENOENT on rename,

pass indication of idempotency through to the nfsm_request routine;
in remove, unlock parent directory first to avoid deadlock with
removal of silly rename file on final vrele;
map ENOENT on rename, and EEXIST on link, symlink, and mkdir to zero
as they would have been detected on lookup, so come about because
of non-idempotency on retries

show more ...

12345