fuse: Implement standard FUSE operations
commit41429e3d79c331503a87ec23b5da3cc1440a73fa
authorMax Reitz <mreitz@redhat.com>
Tue, 27 Oct 2020 19:05:43 +0000 (27 20:05 +0100)
committerKevin Wolf <kwolf@redhat.com>
Fri, 11 Dec 2020 16:52:39 +0000 (11 17:52 +0100)
tree8d566886c658d7b8aa6f9d45b79eda91a56d1b48
parent0c9b70d5900a5108e899edfdd6f3790f8cb6bdc2
fuse: Implement standard FUSE operations

This makes the export actually useful instead of only producing errors
whenever it is accessed.

Signed-off-by: Max Reitz <mreitz@redhat.com>
Message-Id: <20201027190600.192171-4-mreitz@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
block/export/fuse.c