lock the inode before putting it on the hash list
[unix-history] / usr / src / sys / ufs / ufs / ufs_ihash.c
1995-05-18 Jan-Simon Pendrylock the inode before putting it on the hash list
1995-05-14 Kirk McKusickconvert VOP_LOCK to vn_lock; add parameters to VOP_UNLO...
1995-03-21 Kirk McKusickuse new list macros
1993-12-31 Kirk McKusickvget now locks optionally
1993-09-24 Keith Bosticchanges for 4.4BSD-Lite requested by USL
1993-09-06 Keith BosticCleanups for 4.4BSD-Lite
1993-06-12 Keith Bostic4.4BSD snapshot (revision 8.1); add 1993 to copyright
1992-12-10 Margo Seltzeradd ufs_ihashlookup that does not lock inode (for LFS...
1992-12-10 Kirk McKusickdebugging check for identifying holder of lock
1992-11-15 Kirk McKusickjust set lock bit, as it should never be preset
1992-07-20 Kirk McKusickupdated hashing scheme
1992-03-12 Chris Torekgcc lint
1991-12-17 Kirk McKusickmake hash table size dynamically allocated
1991-11-06 Kirk McKusickreorganization to move ufsmount ops to be vnode ops;
1991-11-02 Keith BosticUFS/FFS split for LFS version 1