aboutsummaryrefslogtreecommitdiff
path: root/sys/fs/fuse/fuse_ipc.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/fs/fuse/fuse_ipc.h')
-rw-r--r--sys/fs/fuse/fuse_ipc.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/fs/fuse/fuse_ipc.h b/sys/fs/fuse/fuse_ipc.h
index 281a0f357359..bedecefd157a 100644
--- a/sys/fs/fuse/fuse_ipc.h
+++ b/sys/fs/fuse/fuse_ipc.h
@@ -211,8 +211,6 @@ struct fuse_data {
uint32_t max_readahead_blocks;
uint32_t max_write;
uint32_t max_read;
- uint32_t subtype;
- char volname[MAXPATHLEN];
struct selinfo ks_rsel;