#
2396fb47 |
| 17-May-1995 |
pendry <pendry@65305748-3e16-e211-a854-8c89a5c6f760> |
lock the inode before putting it on the hash list
|
#
ca1a43ae |
| 14-May-1995 |
mckusick <mckusick@65305748-3e16-e211-a854-8c89a5c6f760> |
convert VOP_LOCK to vn_lock; add parameters to VOP_UNLOCK and vget; replace locking with calls to lock manager
|
#
3603c516 |
| 20-Mar-1995 |
mckusick <mckusick@65305748-3e16-e211-a854-8c89a5c6f760> |
use new list macros
|
#
96e1a810 |
| 30-Dec-1993 |
mckusick <mckusick@65305748-3e16-e211-a854-8c89a5c6f760> |
vget now locks optionally
|
#
687aa98e |
| 23-Sep-1993 |
bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760> |
changes for 4.4BSD-Lite requested by USL
|
#
287cd97a |
| 05-Sep-1993 |
bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760> |
Cleanups for 4.4BSD-Lite
|
#
76403e9c |
| 11-Jun-1993 |
bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760> |
4.4BSD snapshot (revision 8.1); add 1993 to copyright
|
#
4c15ff72 |
| 09-Dec-1992 |
margo <margo@65305748-3e16-e211-a854-8c89a5c6f760> |
add ufs_ihashlookup that does not lock inode (for LFS cleaner)
|
#
12e50100 |
| 09-Dec-1992 |
mckusick <mckusick@65305748-3e16-e211-a854-8c89a5c6f760> |
debugging check for identifying holder of lock
|
#
b1cf9aff |
| 14-Nov-1992 |
mckusick <mckusick@65305748-3e16-e211-a854-8c89a5c6f760> |
just set lock bit, as it should never be preset
|
#
0da118eb |
| 20-Jul-1992 |
mckusick <mckusick@65305748-3e16-e211-a854-8c89a5c6f760> |
updated hashing scheme
|
#
eab3b56d |
| 11-Mar-1992 |
torek <torek@65305748-3e16-e211-a854-8c89a5c6f760> |
gcc lint
|
#
3e07fadd |
| 16-Dec-1991 |
mckusick <mckusick@65305748-3e16-e211-a854-8c89a5c6f760> |
make hash table size dynamically allocated
|
#
e118c1e9 |
| 05-Nov-1991 |
mckusick <mckusick@65305748-3e16-e211-a854-8c89a5c6f760> |
reorganization to move ufsmount ops to be vnode ops; ufs_ihash returns a vnode instead of an inode
|
#
72328248 |
| 01-Nov-1991 |
bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760> |
UFS/FFS split for LFS version 1
|