git: cpdup - Add support for lchmod(), lutimes(), and lchflags() (2)

Matthew Dillon dillon at crater.dragonflybsd.org
Fri Dec 18 11:13:28 PST 2020


commit c9c5aa9e08ebfb63a07b7695356c7a5960997175
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Fri Dec 18 11:12:43 2020 -0800

    cpdup - Add support for lchmod(), lutimes(), and lchflags() (2)
    
    * Fix bug in xlink, lchflags() was being called with the wrong
      path after a link failure and so could not unlock schg files
      to link to them.

Summary of changes:
 bin/cpdup/cpdup.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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


-- 
DragonFly BSD source repository



More information about the Commits mailing list