<div dir="ltr">Thanks Allan<div><br></div><div>It's not a virtual filesystem I'm using, so much as a mounted volume (smb, running on vmware esxi)</div><div><br></div><div>I upgraded to Sierra a couple of weeks ago, and Ive just realised I've not noticed any TM issues since then.</div><div>I'm hopeful all of the issues I've been facing recently (atomic save conflicts, wrong files opening from Quick Open etc) were due to samba incompatibilities or bugs in my earlier OSX</div><div><br></div><div>Thanks</div><div>Paul</div><div><br></div><div><br></div><div><br></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On 5 March 2017 at 04:05, Allan Odgaard <span dir="ltr"><<a href="mailto:mailinglist@textmate.org" target="_blank">mailinglist@textmate.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><u></u>




<div>
<div style="font-family:sans-serif"><span class=""><div style="white-space:normal">
<p dir="auto">On 9 Feb 2017, at 4:16, Carpii UK wrote:</p>

<p dir="auto"></p></div>
<div style="white-space:normal"><blockquote style="border-left:2px solid #777;color:#777;margin:0 0 5px;padding-left:5px"><p dir="auto">I'm hoping a TM dev could point me in the right direction of where TM's<br>
inode caching takes place please?<br>
<br>
I'm struggling to find it, but I think it might be one of the sources of my<br>
issues using TM on a mounted remote filesystem</p>
</blockquote></div>
</span><div style="white-space:normal">

<p dir="auto">There isn’t any inode caching per se, however, when opening a file, TextMate will check if you already have that file open, and this check does involve looking at inodes.</p>

<p dir="auto">So a possible explanation for your issue <em>could</em> be that your virtual file system reuses inodes, and that you open a file that uses an inode of something you previously opened (but which had a different path), and is still open somehow, e.g. in a background tab.</p>

<p dir="auto">Perhaps you can ask the creators of the virtual file system that you are using, how they deal with inodes, i.e. if there is a high chance of inode re-use. If they say no, my theory is invalid, but if they say yes, then perhaps there is something to it.</p>
</div>
</div>
</div>

<br><br>
______________________________<wbr>_________________<br>
textmate mailing list<br>
<a href="mailto:textmate@lists.macromates.com">textmate@lists.macromates.com</a><br>
<a href="http://lists.macromates.com/listinfo/textmate" rel="noreferrer" target="_blank">http://lists.macromates.com/<wbr>listinfo/textmate</a><br></blockquote></div><br></div>