venus: Remove dedebug
[openafs.git] / src / afs / FBSD / osi_vcache.c
2021-03-02 Benjamin KadukFBSD: avoid vrefl() 73/14373/3
2020-10-23 Andrew Deasonafs: Handle osi_NewVnode failures 01/13701/8
2020-05-29 Andrew DeasonFBSD: Ignore VI_DOOMED vnodes 72/13972/6
2020-05-22 Andrew Deasonafs: Refactor osi_vnhold/AFS_FAST_HOLD 71/13971/6
2019-08-19 Andrew Deasonafs: Fix a few ARCH/osi_vcache.c style errors 99/13699/4
2014-12-01 Andrew DeasonFBSD: Drop afs_xvcache for vgone()
2014-11-25 Garrett WollmanFBSD: osi_vcache: remove support for unsupported FreeBS...
2014-08-13 Ben KadukFBSD: avoid unused-variable warning
2012-06-27 Andrew DeasonFBSD: Add osi_fbsd_checkinuse
2012-05-24 Simon WilkinsonUnix CM: Don't cast allocator returns
2011-03-09 Derrick Brashearlinux: defer vcache evictions when sleep would be needed
2010-12-20 Ben KadukBring FBSD 7.X client back to life
2010-11-25 Ben KadukFBSD: warning cleanups
2010-10-29 Ben KadukFBSD: correct and simplify vcache eviction routines
2010-08-25 Matt BenjaminFBSD CM: don't call afs_close when recycling
2010-07-01 Ben KadukFBSD: do not recurse on the afs_xvcache write lock
2010-05-17 Ben KadukKill FBSD4X with fire
2010-05-07 Ben KadukActually fix build for FBSD80 after vcache refactoring
2010-05-04 Derrick Brashearfreebsd vcache splitting fallout
2010-05-04 Simon WilkinsonRefactor afs_NewVCache