• @evidences
    link
    123 months ago

    Latency isn’t the only issue.

    it’s slow, symbolic and hard linking don’t work correctly, and permissions and attributes aren’t recorded.

    • Jolteon
      link
      fedilink
      73 months ago

      You could have a secondary layer that tarred every file on write, since tar maintains permission flags. It could also fix symbolic linking, but not hard linking. As an added benefit, it would drastically reduce the usefulness of the system.