All of lore.kernel.org
 help / color / mirror / Atom feed
* Strange hardlink behavior with CIFS
@ 2010-10-18 19:04 Matt Mackall
  2010-10-19  9:43 ` Suresh Jayaraman
  0 siblings, 1 reply; 11+ messages in thread
From: Matt Mackall @ 2010-10-18 19:04 UTC (permalink / raw)
  To: linux-cifs-u79uwXL29TY76Z2rM5mHXA

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.

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2010-10-29 11:19 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-18 19:04 Strange hardlink behavior with CIFS Matt Mackall
2010-10-19  9:43 ` Suresh Jayaraman
2010-10-20  9:18   ` bjoern
     [not found]     ` <loom.20101020T111137-239-eS7Uydv5nfjZ+VzJOa5vwg@public.gmane.org>
2010-10-20 15:01       ` Steve French
     [not found]   ` <4CBD6843.3060702-l3A5Bk7waGM@public.gmane.org>
2010-10-27 17:31     ` Matt Mackall
2010-10-27 20:32       ` Jeff Layton
     [not found]         ` <20101027163230.28591971-9yPaYZwiELC+kQycOl6kW4xkIHaj4LzF@public.gmane.org>
2010-10-27 20:49           ` Matt Mackall
2010-10-28 11:08           ` Suresh Jayaraman
     [not found]             ` <4CC959AC.10301-l3A5Bk7waGM@public.gmane.org>
2010-10-28 11:46               ` Jeff Layton
     [not found]                 ` <20101028074650.3e035241-9yPaYZwiELC+kQycOl6kW4xkIHaj4LzF@public.gmane.org>
2010-10-29 10:51                   ` Suresh Jayaraman
     [not found]                     ` <4CCAA73D.80009-l3A5Bk7waGM@public.gmane.org>
2010-10-29 11:19                       ` Jeff Layton

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.