1
0
mirror of https://github.com/falk-werner/webfuse-provider synced 2026-03-02 04:09:18 +00:00

makes wsfs_status public (usable in provider example)

This commit is contained in:
Falk Werner
2019-03-04 19:19:04 +01:00
parent fff6d54046
commit 2781aadf55
15 changed files with 25 additions and 82 deletions

View File

@@ -6,7 +6,7 @@
#include "wsfs/adapter/jsonrpc/server.h"
#include "wsfs/util.h"
#include "wsfs/adapter/status.h"
#include "wsfs/status.h"
static void wsfs_operation_open_finished(
void * user_data,