psshfs - implement hard links
authorAlex Hornung <ahornung@gmail.com>
Fri, 24 Feb 2012 18:42:31 +0000 (18:42 +0000)
committerAlex Hornung <ahornung@gmail.com>
Fri, 24 Feb 2012 18:45:45 +0000 (18:45 +0000)
commit3f35aa53956f97f6b4fd793dc559118731dca1c9
tree1373b57ac69028dbd6bdddb00d3459ec05cf7038
parentae78cec9c78f3cb24d8212846be4eccc44a0108b
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.
usr.sbin/puffs/mount_psshfs/node.c
usr.sbin/puffs/mount_psshfs/psshfs.c