|
From: Wolfgang B. <w.b...@pr...> - 2015-10-20 12:19:54
|
> On October 20, 2015 at 2:15 PM Wolfgang Bumiller <w.b...@pr...> > wrote: > > > The same issue seems to also affect link(). Specifically linkat() with > AT_EMPTY_PATH, and none of the available flags, not even that dirty > hidden-file workaround tackle this problem at all. Clarification: the hidden-file hack does not work for open() only - for linkat() it actually does work. |