git: DEVFS - change leak_count from size_t to long and use the correct atomic op.

Matthew Dillon dillon at crater.dragonflybsd.org
Wed Aug 12 14:46:36 PDT 2009


commit 71f27d2db57b9bb2b4b76e7fafb2ae3b87ee4eba
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Wed Aug 12 14:41:13 2009 -0700

    DEVFS - change leak_count from size_t to long and use the correct atomic op.

Summary of changes:
 sys/vfs/devfs/devfs.h        |    2 +-
 sys/vfs/devfs/devfs_core.c   |    7 ++++---
 sys/vfs/devfs/devfs_helper.c |    4 ++--
 3 files changed, 7 insertions(+), 6 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/71f27d2db57b9bb2b4b76e7fafb2ae3b87ee4eba


-- 
DragonFly BSD source repository





More information about the Commits mailing list