X-Git-Url: https://pere.pagekite.me/gitweb/homepage.git/blobdiff_plain/d47f58db4790ec024ec865ba1894500051cf1cef..24523cebc41afe2517f196791191b52df087433a:/blog/archive/2010/08/index.html diff --git a/blog/archive/2010/08/index.html b/blog/archive/2010/08/index.html index 20531c1cff..05f0e21384 100644 --- a/blog/archive/2010/08/index.html +++ b/blog/archive/2010/08/index.html @@ -585,7 +585,7 @@ firmwaren. :)

@@ -933,6 +933,81 @@ en god ting sett fra et miljøperspektiv, men det er en annen sak.

+
+
+ Broken hard link handling with sshfs +
+
+ 2010-08-30 19:30 +
+ +
+ +

Just got an email from Tobias Gruetzmacher as a followup on my +previous +post about sshfs. 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:

+ +
+% ln foo bar
+ln: creating hard link `bar' => `foo': Function not implemented
+%
+
+ +

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. :)

+ +

The latest version of the file system test code is available via +git from +http://github.com/gebi/fs-test

+ +
+
+ + + + Tags: debian edu, english, nuug. + +
+
+
+ +
+
+ Forslag i stortinget om å stoppe elektronisk stemmegiving i Norge +
+
+ 2010-08-31 21:00 +
+ +
+ +

Ble tipset i dag om at et forslag om å stoppe forsøkene med +elektronisk stemmegiving utenfor valglokaler er +til +behandling i Stortinget. +Forslaget +er fremmet av Erna Solberg, Michael Tetzschner og Trond Helleland.

+ +

Håper det får flertall.

+ +
+
+ + + + Tags: norsk, nuug, sikkerhet. + +
+
+
+

RSS Feed

@@ -959,7 +1034,15 @@ en god ting sett fra et miljøperspektiv, men det er en annen sak.

  • July (12)
  • -
  • August (11)
  • +
  • August (13)
  • + +
  • September (7)
  • + +
  • October (9)
  • + +
  • November (13)
  • + +
  • December (3)
  • @@ -1008,61 +1091,63 @@ en god ting sett fra et miljøperspektiv, men det er en annen sak.

    Tags