git: sys/vfs/hammer2: Make hammer2_mtx_upgrade_try() macro around mutex(9)
Tomohiro Kusumi
tkusumi at crater.dragonflybsd.org
Sat May 15 12:03:24 PDT 2021
commit d8ebfae62ec144a63351a47a40ccbee1017cd930
Author: Tomohiro Kusumi <tkusumi at netbsd.org>
Date: Sun May 16 03:48:29 2021 +0900
sys/vfs/hammer2: Make hammer2_mtx_upgrade_try() macro around mutex(9)
just like any other HAMMER2 lock primitive.
This used to be more than that until
b6b260f2b42aa5a135e4b57ce102dcb0dbbf88c3 in 2016.
Summary of changes:
sys/vfs/hammer2/hammer2.h | 13 +------------
1 file changed, 1 insertion(+), 12 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/d8ebfae62ec144a63351a47a40ccbee1017cd930
--
DragonFly BSD source repository
More information about the Commits
mailing list