git: kernel - Adjust devfs, hammer, and puffs to use the new cache_unlink()
Matthew Dillon
dillon at crater.dragonflybsd.org
Fri Aug 24 16:31:58 PDT 2012
commit 5323ed62048a8d506c864f61c5c2e913cd378c61
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Fri Aug 24 16:29:49 2012 -0700
kernel - Adjust devfs, hammer, and puffs to use the new cache_unlink()
* Adjust devfs, hammer, and puffs to use the new cache_unlink() mechanic.
Summary of changes:
sys/vfs/devfs/devfs_vnops.c | 8 ++------
sys/vfs/hammer/hammer_vnops.c | 6 ++++--
sys/vfs/puffs/puffs_vnops.c | 12 ++++--------
3 files changed, 10 insertions(+), 16 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/5323ed62048a8d506c864f61c5c2e913cd378c61
--
DragonFly BSD source repository
More information about the Commits
mailing list