aboutsummaryrefslogtreecommitdiff
path: root/tests/sys/fs/fusefs/mockfs.hh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/sys/fs/fusefs/mockfs.hh')
-rw-r--r--tests/sys/fs/fusefs/mockfs.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/sys/fs/fusefs/mockfs.hh b/tests/sys/fs/fusefs/mockfs.hh
index 3c8a78e85072..121d985e56fe 100644
--- a/tests/sys/fs/fusefs/mockfs.hh
+++ b/tests/sys/fs/fusefs/mockfs.hh
@@ -361,7 +361,7 @@ class MockFS {
enum poll_method pm, uint32_t flags,
uint32_t kernel_minor_version, uint32_t max_write, bool async,
bool no_clusterr, unsigned time_gran, bool nointr,
- bool noatime, const char *subtype);
+ bool noatime, const char *fsname, const char *subtype);
virtual ~MockFS();