git: HAMMER VFS - Minor iterator change for pid hash

Matthew Dillon dillon at crater.dragonflybsd.org
Sat Aug 21 14:28:22 PDT 2010


commit fd094a8f96dd7dc5f7a1a350a3ba35b44784de31
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Sat Aug 21 14:21:00 2010 -0700

    HAMMER VFS - Minor iterator change for pid hash
    
    * Make the iterator volatile so the compiler only loads it once.

Summary of changes:
 sys/vfs/hammer/hammer_inode.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/fd094a8f96dd7dc5f7a1a350a3ba35b44784de31


-- 
DragonFly BSD source repository





More information about the Commits mailing list