Hey guys! I'm just wondering if anyone knows if it's safe to provide different inodes on remount?
Eric Yen
@thejinx0r
It's totally safe. I do it.
Most of the programs usually usually use path's because of this.
Regarding the higher level fuse api that uses path's instead of inodes, there's fuse4js, which is another package, but I found it to be less performant