History log of /original-bsd/sys/kern/vfs_bio.c (Results 1 – 25 of 142)
Revision Date Author Comments
# d1a6a392 09-Jan-1995 cgd <cgd@65305748-3e16-e211-a854-8c89a5c6f760>

return types, 64-bit changes: ioctl cmd -> u_long, casts, etc.


# fee9c47e 04-Feb-1994 pendry <pendry@65305748-3e16-e211-a854-8c89a5c6f760>

typo in printf


# 93c686b9 25-Jan-1994 hibler <hibler@65305748-3e16-e211-a854-8c89a5c6f760>

when checking for MNT_ASYNC, make sure vp->v_mount is non-zero


# 36e66e02 24-Jan-1994 mckusick <mckusick@65305748-3e16-e211-a854-8c89a5c6f760>

implement MNT_ASYNC


# 342da129 21-Jan-1994 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

add USL's copyright notice


# 552d2458 11-Jan-1994 mckusick <mckusick@65305748-3e16-e211-a854-8c89a5c6f760>

add ability to run ffs totally asynchronously (dangerously)


# 12195733 06-Jan-1994 mckusick <mckusick@65305748-3e16-e211-a854-8c89a5c6f760>

have to init b_vnbufs list


# 24b5cd31 30-Dec-1993 mckusick <mckusick@65305748-3e16-e211-a854-8c89a5c6f760>

new queue structure


# f47c239e 21-Sep-1993 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

changes for 4.4BSD-Lite requested by USL


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

bio contributed by BSDI, include correct copyright notice


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

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


# d275b394 10-May-1993 mckusick <mckusick@65305748-3e16-e211-a854-8c89a5c6f760>

break clustering code out of vfs_bio.c


# 35a7a6e2 10-May-1993 mckusick <mckusick@65305748-3e16-e211-a854-8c89a5c6f760>

cluster debugging; goes with 7.112.1.2 in ufs/ufs_vnops.c


# 765fe534 10-May-1993 margo <margo@65305748-3e16-e211-a854-8c89a5c6f760>

Add diagnostic check on cluster_rbuild to make sure I/O.
Restructure cluster_write. Do not assume that this routine will always get
called to allocate a block.


# 0e6777cc 02-Feb-1993 mckusick <mckusick@65305748-3e16-e211-a854-8c89a5c6f760>

update for 4.4BSD from Rick Macklem


# 7d5a45e3 09-Dec-1992 margo <margo@65305748-3e16-e211-a854-8c89a5c6f760>

add read and write clustering routines


# 38181a12 09-Dec-1992 margo <margo@65305748-3e16-e211-a854-8c89a5c6f760>

add count_lock_queue for LFS


# cddab71b 22-Oct-1992 mckusick <mckusick@65305748-3e16-e211-a854-8c89a5c6f760>

use new queue primitives


# 5010073a 02-Oct-1992 mckusick <mckusick@65305748-3e16-e211-a854-8c89a5c6f760>

modernize the management of the hash and free lists


# 4f013ee6 30-Sep-1992 mckusick <mckusick@65305748-3e16-e211-a854-8c89a5c6f760>

ufs_bufstats becomes vfs_bufstats


# ef3e9820 24-Sep-1992 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

get rid of unneeded lfs_flush


# f6deaa11 12-Jul-1992 mckusick <mckusick@65305748-3e16-e211-a854-8c89a5c6f760>

get rid of unneeded include


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

delete USES


# 46e4d942 23-Jun-1992 mckusick <mckusick@65305748-3e16-e211-a854-8c89a5c6f760>

lint


# a94cd61d 15-May-1992 heideman <heideman@65305748-3e16-e211-a854-8c89a5c6f760>

vn_bwrite added as new, generic vnode op


123456