Results 477 comments of David Humphrey

Love WebFS. Had been thinking the same thing since we spoke. I haven't googled it. If it's not taken, let's do it.On Jul 5, 2018 4:38 PM, Alan K wrote:Thinking...

Also add another test for this same case, only first create a symlink to `/` and follow the same procedure as above. This should get us into https://codecov.io/gh/filerjs/filer/src/master/src/filesystem/implementation.js#L636.

@cdrani no, you can skip the `/tmp` dir and use `/`.

Also, add another test for the same case using `symlink` instead of `link`, and try to hit https://codecov.io/gh/filerjs/filer/src/master/src/filesystem/implementation.js#L1147.

It's all yours @VictorKubrak! Thanks for finding this, and following through with a bug (and a fix). Let me know how you make out as you do your research and...

@andrewkoung sure, let's discuss in class tomorrow.

@andrewkoung yes, that is exactly what it does. It basically means: "get the file node for the super-node, and once we have that file node object, pass it to the...