git: psshfs - implement hard links

Alex Hornung alexh at crater.dragonflybsd.org
Fri Feb 24 10:46:06 PST 2012


commit 3f35aa53956f97f6b4fd793dc559118731dca1c9
Author: Alex Hornung <ahornung at gmail.com>
Date:   Fri Feb 24 18:42:31 2012 +0000

    psshfs - implement hard links
    
     * implement hard links using the OpenSSH SFTP extension for it, since
       OpenSSH doesn't understand FXP_LINK as per sftp version 6.

Summary of changes:
 usr.sbin/puffs/mount_psshfs/node.c   |   37 ++++++++++++++++++++++++++++++++++
 usr.sbin/puffs/mount_psshfs/psshfs.c |    1 +
 2 files changed, 38 insertions(+), 0 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/3f35aa53956f97f6b4fd793dc559118731dca1c9


-- 
DragonFly BSD source repository





More information about the Commits mailing list