summaryrefslogtreecommitdiffstats
path: root/xlators/mount/fuse/src/fuse-bridge.h
diff options
context:
space:
mode:
Diffstat (limited to 'xlators/mount/fuse/src/fuse-bridge.h')
-rw-r--r--xlators/mount/fuse/src/fuse-bridge.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/xlators/mount/fuse/src/fuse-bridge.h b/xlators/mount/fuse/src/fuse-bridge.h
index b7f0dfd5034..4b4307a3069 100644
--- a/xlators/mount/fuse/src/fuse-bridge.h
+++ b/xlators/mount/fuse/src/fuse-bridge.h
@@ -123,9 +123,6 @@ struct fuse_graph_switch_args {
xlator_t *this;
xlator_t *old_subvol;
xlator_t *new_subvol;
- pthread_cond_t cond;
- pthread_mutex_t lock;
- char complete;
};
typedef struct fuse_graph_switch_args fuse_graph_switch_args_t;