DragonFly BSD
DragonFly commits List (threaded) for 2012-08
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: kernel - Adjust devfs, hammer, and puffs to use the new cache_unlink()


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Fri, 24 Aug 2012 16:31:58 -0700 (PDT)

commit 5323ed62048a8d506c864f61c5c2e913cd378c61
Author: Matthew Dillon <dillon@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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]