History log of /original-bsd/sys/kern/vnode_if.src (Results 1 – 18 of 18)
Revision Date Author Comments
# f93cf64a 14-May-1995 mckusick <mckusick@65305748-3e16-e211-a854-8c89a5c6f760>

vop_inactive is called with locked vnode;
vop_inactive and vop_reclaim get proc pointer


# d7bf29b0 12-Apr-1995 mckusick <mckusick@65305748-3e16-e211-a854-8c89a5c6f760>

add flags and proc ptr to vop_lock and vop_unlock operations


# ea51ada7 30-Mar-1995 mckusick <mckusick@65305748-3e16-e211-a854-8c89a5c6f760>

readdir now has producer provide cookies rather than the consumer


# bf4fcf59 23-Feb-1995 mckusick <mckusick@65305748-3e16-e211-a854-8c89a5c6f760>

add vop_revoke operator


# c86ff8fb 14-Feb-1995 cgd <cgd@65305748-3e16-e211-a854-8c89a5c6f760>

light clean; spaced vs. tabs. ioctl takes u_long, pathconf returns register_t


# dbc302f9 10-Aug-1994 mckusick <mckusick@65305748-3e16-e211-a854-8c89a5c6f760>

add vop_lease


# 62c0255f 12-Jul-1994 pendry <pendry@65305748-3e16-e211-a854-8c89a5c6f760>

add unwhiteout system call to delete a whiteout entry


# 708dc529 04-Jun-1994 mckusick <mckusick@65305748-3e16-e211-a854-8c89a5c6f760>

add cookies and eofflag to VOP_READDIR


# 4bf0fea3 09-May-1994 pendry <pendry@65305748-3e16-e211-a854-8c89a5c6f760>

include comments about the vnode locking protocol


# 8d2ee9b9 03-Feb-1994 mckusick <mckusick@65305748-3e16-e211-a854-8c89a5c6f760>

add definition for VOP_REALLOCBLKS


# 9b797f22 05-Sep-1993 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

Cleanups for 4.4BSD-Lite


# b3f1c8f7 10-Jun-1993 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

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


# 68cc2c4f 25-May-1993 mckusick <mckusick@65305748-3e16-e211-a854-8c89a5c6f760>

add pathconf vnode op


# 11b35b24 07-Oct-1992 margo <margo@65305748-3e16-e211-a854-8c89a5c6f760>

Add argument to bmap to return number of contiguous blocks.


# 81361de5 12-Jul-1992 pendry <pendry@65305748-3e16-e211-a854-8c89a5c6f760>

second vnode to lookup is INOUT


# 90136105 12-Jul-1992 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

vget is now in VFS


# a2f7d3de 12-Jul-1992 heideman <heideman@65305748-3e16-e211-a854-8c89a5c6f760>

note which operations release their vnodes


# c0180256 03-Jul-1992 mckusick <mckusick@65305748-3e16-e211-a854-8c89a5c6f760>

date and time created 92/07/03 01:41:04 by mckusick