Abstract out the location of an m_tag's data by adding a m_tag_data() inline.
[dragonfly.git] / sys / kern / kern_objcache.c
2005-06-13 Simon SchubertMerge from vendor branch CVS:
2005-06-09 Matthew DillonAdd a missing lwkt_reltoken() in the NULL return path...
2005-06-08 Matthew DillonRollup mbuf/objcache fixes.
2005-06-07 Jeffrey HsuGeneric cache of pre-initialized objects. It uses...