git: AMD64 - Fix dev_t tests in cpdup

Matthew Dillon dillon at crater.dragonflybsd.org
Mon Aug 24 22:37:10 PDT 2009


commit 7cde0c8b4f238acbf8d3f31c21bada04b9270d1a
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Mon Aug 24 22:35:19 2009 -0700

    AMD64 - Fix dev_t tests in cpdup
    
    * cpdup was traversing mount points when it shouldn't have been, due
      to badly written st_dev tests.

Summary of changes:
 bin/cpdup/cpdup.c |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/7cde0c8b4f238acbf8d3f31c21bada04b9270d1a


-- 
DragonFly BSD source repository





More information about the Commits mailing list