DragonFly commits List (threaded) for 2012-02
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: psshfs - implement hard links
commit 3f35aa53956f97f6b4fd793dc559118731dca1c9
Author: Alex Hornung <ahornung@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
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]