History log of /csrg-svn/sys/miscfs/union/union_subr.c (Results 1 – 25 of 31)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 69585 20-May-1995 pendry

lock vnode while computing dircache

# 69447 14-May-1995 mckusick

convert VOP_LOCK to vn_lock; add parameters to VOP_UNLOCK and vget

# 69390 11-May-1995 pendry

messing around with hashing and locking (checked in by mckusick for pendry)

# 68514 11-Mar-1995 mckusick

VOP_CLOSE takes four arguments (from mycroft)

# 68078 10-Dec-1994 pendry

fix readdir for no-linear stacks

# 68022 02-Dec-1994 pendry

fix dangling pointer

# 67784 29-Sep-1994 pendry

ensure unlink/rmdir create whiteouts when appropriate

# 67750 31-Aug-1994 pendry

LEASE_CHECK -> VOP_LEASE
fix component length when creating shadow directories/whiteouts.
*** CHANGED *** 94/08/31 05:55:57 pendry
LEASE_CHECK -> VOP_LEASE.

# 67575 28-Jul-1994 pendry

changes for whiteouts and union filesystem

# 67415 17-Jun-1994 pendry

keep track of parent union node, so allowing .. to refer to

# 67401 16-Jun-1994 pendry

keep track of deleted upper layer objects

# 67167 17-May-1994 pendry

don't reference lower layer root vnode if it doesn't exist

# 67166 17-May-1994 pendry

abstract the copyup function

# 67107 07-May-1994 pendry

keep track of vnode size changes.

# 67072 28-Apr-1994 pendry

keep track of whether the union node is cached or not.
this allows anonymous union_node's to be handled correctly.
(an anon node is one with neither an upper or lower layer and comes
into being when

keep track of whether the union node is cached or not.
this allows anonymous union_node's to be handled correctly.
(an anon node is one with neither an upper or lower layer and comes
into being when an existing upper-layer file is deleted.)

show more ...

# 67065 24-Apr-1994 pendry

detect root node and set VROOT flag

# 66152 17-Feb-1994 pendry

implement new access policy
fixup locking for UNMNT_BELOW.

# 66060 10-Feb-1994 pendry

fix reference counts in union_vn_create and union_mkshadow

# 66055 10-Feb-1994 pendry

use miscfs include path

# 66054 10-Feb-1994 pendry

up to v8

# 66053 10-Feb-1994 pendry

cleanup & lint

# 66051 10-Feb-1994 pendry

new locking scheme

# 66034 08-Feb-1994 pendry

checkpoint

# 66028 07-Feb-1994 pendry

checkpoint

# 66027 07-Feb-1994 pendry

checkpoint

12