NetBSD/usr.sbin/puffs
pooka f446ae6b9f * don't require a directory entry to exist for a reclaimee node.
this can happen legally when a file is removed from backing
  storage not using this sshfs instance, a readdir is executed for
  the parent directory and only then the node gets reclaimed.
* now that there is a mechanism in place which does not require a
  pcc to do an sftp transaction, do not yield() in operations where
  the final transaction is something where we don't care about the
  return value (e.g. close handle).  speedup benefit for no cost.
2007-03-13 18:00:34 +00:00
..
mount_psshfs * don't require a directory entry to exist for a reclaimee node. 2007-03-13 18:00:34 +00:00
Makefile
Makefile.inc Makefile.inc to get BINDIR right 2006-12-29 17:42:52 +00:00