On 10/19/2010 12:34 AM, Matt Mackall wrote: > 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 > A quick test on 2.6.36-rc4 kernel reveals that the problem is no longer reproducible. Could you try a more recent kernel and see whether the problem is reproducible? Thanks, -- Suresh Jayaraman -- To unsubscribe from this list: send the line "unsubscribe linux-cifs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html