With Linux 2.6.32-35 and either Windows or Samba in nounix mode,
hardlink counts can mysteriously disappear:

- create hardlink pair foo,bar
- stat foo -> nlink = 2
- open foo
- stat foo -> nlink = 1
- close
- wait or sync
- ls -l -> nlink = 2

Original report is here:

http://mercurial.selenic.com/bts/issue1866

-- 
Mathematics is the supreme nostalgia of our time.


--
To unsubscribe from this list: send the line "unsubscribe linux-cifs" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to