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

看板DFBSD_commit作者時間16年前 (2009/12/04 05:32), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
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
文章代碼(AID): #1B62vQHU (DFBSD_commit)