kernel - Rename spinlock counter trick API
commitc065b635516aa6b5a227b7919da255088169b713
authorMatthew Dillon <dillon@apollo.backplane.com>
Wed, 4 Mar 2020 04:06:12 +0000 (3 20:06 -0800)
committerMatthew Dillon <dillon@apollo.backplane.com>
Wed, 4 Mar 2020 04:06:12 +0000 (3 20:06 -0800)
treeead51ed2eb0659ea5bbdf7eb1d64ee63947b02d8
parent4acc6b1f72408fa1ceb43b9aeba14860e49fa253
kernel - Rename spinlock counter trick API

* Rename the access side of the API from spin_update_*() to
  spin_access_*() to avoid confusion.
sys/kern/vfs_cache.c
sys/kern/vfs_vnops.c
sys/sys/spinlock2.h
sys/vfs/hammer2/hammer2_vnops.c