You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 12, 2019. It is now read-only.
Thanks for the succinct repro case, I confirmed it happens to me too. I'll open an internal ticket to track figuring this out, we'll get to it within a few days.
Otherwise, the kernel might still treat it as having the old parent
ID.
This shouldn't mess up any kernel caching or libkbfs garbage
collection, since if the original node for the moved node is still in
use, bazil.org would hold a reference to it.
But it's definitely a little weird that the same node might have two
inodes pointing into it. We should remove this once the osxfuse issue
is fixed.
Issue: #1881
Issue: KBFS-3576
Issue: macfuse/macfuse#553
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Running the following bash commands
should create the following files/dirs:
This works fine on my Linux machine. But when I run it on MacOS 10.13.6, it creates the following dirs instead:
And the touch command fails with the following error:
The text was updated successfully, but these errors were encountered: