]> pere.pagekite.me Git - homepage.git/blobdiff - blog/archive/2010/08/index.html
Generated.
[homepage.git] / blog / archive / 2010 / 08 / index.html
index 20531c1cff65730e6bbd47e252c9ff80fd1a5a54..ba4d7c5cd1d1d0527b5ea52ff8a67e2e0b82391f 100644 (file)
@@ -933,6 +933,51 @@ en god ting sett fra et miljøperspektiv, men det er en annen sak.</p>
 </div>
  <div class="padding"></div>
 
+<div class="entry">
+ <div class="title">
+ <a href="http://people.skolelinux.org/pere/blog/Broken_hard_link_handling_with_sshfs.html">Broken hard link handling with sshfs</a>
+ </div>
+ <div class="date">
+  2010-08-30 19:30
+ </div>
+
+ <div class="body">
+  
+<p>Just got an email from Tobias Gruetzmacher as a followup on my
+<a href="http://people.skolelinux.org/pere/blog/Broken_umask_handling_with_sshfs.html">previous
+post about sshfs</a>.  He reported another problem with sshfs.  It
+fail to handle hard links properly.  A simple way to spot this is to
+look at the . and .. entries in the directory tree.  These should have
+a link count >1, but on sshfs the count is 1.  I just tested to see
+what happen when trying to hardlink, and this fail as well:</p>
+
+<pre>
+% ln foo bar
+ln: creating hard link `bar' => `foo': Function not implemented
+%
+</pre>
+
+<p>I have not yet found time to implement a test for this in my file
+system test code, but believe having working hard links is useful to
+avoid surprised unix programs.  Not as useful as working file locking
+and symlinks, which are required to get a working desktop, but useful
+nevertheless. :)</p>
+
+<p>The latest version of the file system test code is available via
+git from
+<a href="http://github.com/gebi/fs-test">http://github.com/gebi/fs-test</a></p>
+
+ </div>
+ <div class="tags">
+
+  Tags: <a href="http://people.skolelinux.org/pere/blog/tags/debian edu">debian edu</a>, <a href="http://people.skolelinux.org/pere/blog/tags/english">english</a>, <a href="http://people.skolelinux.org/pere/blog/tags/nuug">nuug</a>.
+ </div>
+</div>
+ <div class="padding"></div>
+
  <p style="text-align: right;"><a href="08.rss"><img src="http://people.skolelinux.org/pere/blog/xml.gif" alt="RSS Feed" width="36" height="14"></a></p>
 
 
@@ -959,7 +1004,7 @@ en god ting sett fra et miljøperspektiv, men det er en annen sak.</p>
 
 <li><a href="http://people.skolelinux.org/pere/blog/archive/2010/07/">July (12)</a></li>
 
-<li><a href="http://people.skolelinux.org/pere/blog/archive/2010/08/">August (11)</a></li>
+<li><a href="http://people.skolelinux.org/pere/blog/archive/2010/08/">August (12)</a></li>
 
 </ul></li>
 
@@ -1018,9 +1063,9 @@ en god ting sett fra et miljøperspektiv, men det er en annen sak.</p>
 
  <li><a href="http://people.skolelinux.org/pere/blog/tags/debian">debian (35)</a></li>
 
- <li><a href="http://people.skolelinux.org/pere/blog/tags/debian edu">debian edu (42)</a></li>
+ <li><a href="http://people.skolelinux.org/pere/blog/tags/debian edu">debian edu (43)</a></li>
 
- <li><a href="http://people.skolelinux.org/pere/blog/tags/english">english (57)</a></li>
+ <li><a href="http://people.skolelinux.org/pere/blog/tags/english">english (58)</a></li>
 
  <li><a href="http://people.skolelinux.org/pere/blog/tags/fiksgatami">fiksgatami (1)</a></li>
 
@@ -1038,7 +1083,7 @@ en god ting sett fra et miljøperspektiv, men det er en annen sak.</p>
 
  <li><a href="http://people.skolelinux.org/pere/blog/tags/norsk">norsk (76)</a></li>
 
- <li><a href="http://people.skolelinux.org/pere/blog/tags/nuug">nuug (98)</a></li>
+ <li><a href="http://people.skolelinux.org/pere/blog/tags/nuug">nuug (99)</a></li>
 
  <li><a href="http://people.skolelinux.org/pere/blog/tags/opphavsrett">opphavsrett (14)</a></li>