History log of /original-bsd/sys/ufs/ufs/ufs_vfsops.c (Results 1 – 25 of 93)
Revision Date Author Comments
# bc3affee 20-May-1995 mckusick <mckusick@65305748-3e16-e211-a854-8c89a5c6f760>

merge vfs_lock and vfs_busy; interlock mount points properly


# 11e1d6f9 10-May-1995 mckusick <mckusick@65305748-3e16-e211-a854-8c89a5c6f760>

doforce is gone


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

ufs_init moves in from ufs_inode.c


# dcef7311 15-Feb-1995 mckusick <mckusick@65305748-3e16-e211-a854-8c89a5c6f760>

SYNC may be done by anyone; select quota type properly (from karels)


# 8f7f61bf 16-Apr-1994 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

merge ffs_root and lfs_root into ufs_root


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

add USL's copyright notice


# 409bff9f 12-Jan-1994 hibler <hibler@65305748-3e16-e211-a854-8c89a5c6f760>

export routines and ufs_mountedon moved to vfs_subr.c.


# 76403e9c 11-Jun-1993 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

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


# 00c1fe45 16-Apr-1993 mckusick <mckusick@65305748-3e16-e211-a854-8c89a5c6f760>

have to call the tree delete function before freeing leaf node


# 4f324003 16-Apr-1993 mckusick <mckusick@65305748-3e16-e211-a854-8c89a5c6f760>

ufs_free_netcred needs a return value


# 5950836d 08-Apr-1993 sklower <sklower@65305748-3e16-e211-a854-8c89a5c6f760>

new conventions for calling routing layer


# 0829f4e9 22-Mar-1993 mckusick <mckusick@65305748-3e16-e211-a854-8c89a5c6f760>

avoid null references (from Torek)


# 0e76e06a 14-Nov-1992 mckusick <mckusick@65305748-3e16-e211-a854-8c89a5c6f760>

ufs_iput is obsoleted by vput


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

printing buffer statistics is done in the vfs layer


# 42653100 14-Sep-1992 mckusick <mckusick@65305748-3e16-e211-a854-8c89a5c6f760>

ensure that correct value is passed


# b13f5a2f 11-Aug-1992 mckusick <mckusick@65305748-3e16-e211-a854-8c89a5c6f760>

use radix tree code to match exported host addresses rather than adhoc hash code


# 4da9a385 13-Jul-1992 pendry <pendry@65305748-3e16-e211-a854-8c89a5c6f760>

specdev.h moves to new location


# 97659530 02-Jul-1992 mckusick <mckusick@65305748-3e16-e211-a854-8c89a5c6f760>

hang_addrlist and free_addrlist move in from nfs/nfs_socket.c


# 17ca59c5 25-Jun-1992 mckusick <mckusick@65305748-3e16-e211-a854-8c89a5c6f760>

quotactl now takes a real uid_t


# a343c2ce 05-Nov-1991 mckusick <mckusick@65305748-3e16-e211-a854-8c89a5c6f760>

reorganization to move ufsmount ops to be vnode ops;
ufs_root, ufs_fhtovp, and ufs_vptofh become filesystem specific


# 67200880 01-Nov-1991 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

UFS/FFS split for LFS version 1; delete file layout specific routines:
ufs_mountroot, ufs_mount, mountfs, ufs_unmount, ufs_statfs, ufs_sync, sbupdate


# d04b94b3 28-Jun-1991 karels <karels@65305748-3e16-e211-a854-8c89a5c6f760>

rearrange to do getmdev in-line


# 657b3ecb 21-Jun-1991 mckusick <mckusick@65305748-3e16-e211-a854-8c89a5c6f760>

quotaoff now needs a proc pointer


# f39cc612 19-Apr-1991 mckusick <mckusick@65305748-3e16-e211-a854-8c89a5c6f760>

add global flag to allow forcible unmounts to be attempted;
when syncing, skip vnodes that are locked


# 9d4a035a 16-Apr-1991 mckusick <mckusick@65305748-3e16-e211-a854-8c89a5c6f760>

enable forcible unmount


1234