Uploaded image for project: 'onedata'
  1. onedata
  2. VFS-1971

Reimplement FUSE callbacks on top of low level API.

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Fixed
    • Icon: Major Major
    • None
    • None
    • None
    • None
    • Sprint 88, After DI4R'2016 Sprint 89
    • 17

      We currently use high level (path-based) API. The high level API has trouble with exporting NFS: https://github.com/libfuse/libfuse/blob/master/README.NFS

      The low level API seems to be a good fit for oneclient, as it operates on inodes (which can be mapped 1:1 to file ids) and is asynchronous (so can use async helpers operations instead of sync versions).

            plgkzemek kremek (Inactive)
            plgkzemek kremek (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: