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

git: cpdup - Fix the sense of a uid check when files are otherwise identical


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Thu, 3 Dec 2009 12:59:38 -0800 (PST)

commit a9fa3ead8c9383459582955e51da56fe158adb14
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date:   Fri Nov 27 20:09:05 2009 -0800

    cpdup - Fix the sense of a uid check when files are otherwise identical
    
    * Fix the sense of a uid check when files are otherwise identical
      (Oliver).
    
    * Also slightly reduce network overhead by removing unnecessary chflags
      calls when running as a user and the only differences are in the
      root-only chflags bits (Matt).
    
    Submitted-by: Oliver Fromme <olli@fromme.com> (RunningAsRoot fix)

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

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


-- 
DragonFly BSD source repository



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