Add a missing lwkt_reltoken() in the NULL return path. Do not count NULL
authorMatthew Dillon <dillon@dragonflybsd.org>
Thu, 9 Jun 2005 16:53:10 +0000 (16:53 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Thu, 9 Jun 2005 16:53:10 +0000 (16:53 +0000)
commit69982f91f7dc90849792b02b75e04fbeb6b50873
tree230d65ac570dcca98d4398a511c7d1cf18da5bda
parent239e1fcac78787d4da4b2561e033c3217f200508
Add a missing lwkt_reltoken() in the NULL return path.  Do not count NULL
returns in the gets_cumulative statistic.
sys/kern/kern_objcache.c