Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F107592841
D34593.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
351 B
Referenced Files
None
Subscribers
None
D34593.diff
View Options
diff --git a/sys/fs/fuse/fuse_internal.c b/sys/fs/fuse/fuse_internal.c
--- a/sys/fs/fuse/fuse_internal.c
+++ b/sys/fs/fuse/fuse_internal.c
@@ -541,6 +541,7 @@
if (fuse_libabi_geq(data, 7, 12)) {
insize = sizeof(fmni);
fmni.umask = curthread->td_proc->p_pd->pd_cmask;
+ fmni.padding = 0;
} else {
insize = FUSE_COMPAT_MKNOD_IN_SIZE;
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Jan 17, 8:52 AM (20 h, 45 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
15836890
Default Alt Text
D34593.diff (351 B)
Attached To
Mode
D34593: fusefs: Initialize a pad word in the mknod message
Attached
Detach File
Event Timeline
Log In to Comment