aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/fuse_i.h
diff options
context:
space:
mode:
Diffstat (limited to 'kernel/fuse_i.h')
-rw-r--r--kernel/fuse_i.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel/fuse_i.h b/kernel/fuse_i.h
index 15c5d8b..bfbe864 100644
--- a/kernel/fuse_i.h
+++ b/kernel/fuse_i.h
@@ -253,7 +253,7 @@ struct fuse_conn {
struct file *file;
/** The user id for this mount */
- uid_t uid;
+ uid_t user_id;
/** The fuse mount flags for this mount */
unsigned flags;