git: kernel/amr: Extend the visibility of AMR_DEBUG.
    Sascha Wildner 
    swildner at crater.dragonflybsd.org
       
    Tue Jan 22 11:23:09 PST 2013
    
    
  
commit 7af8139b376b67d3b74112fbf9d6b4e1a71af773
Author: Sascha Wildner <saw at online.de>
Date:   Tue Jan 22 20:19:38 2013 +0100
    kernel/amr: Extend the visibility of AMR_DEBUG.
    
    Half the code was missing the setting of AMR_DEBUG in the config file
    because its visibility was reduced to amr.c only.
    
    Reported-by: tuxillo
Summary of changes:
 sys/dev/raid/amr/amr.c    | 2 --
 sys/dev/raid/amr/amrvar.h | 2 ++
 2 files changed, 2 insertions(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/7af8139b376b67d3b74112fbf9d6b4e1a71af773
-- 
DragonFly BSD source repository
    
    
More information about the Commits
mailing list