Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F151709490
D1194.id2488.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
443 B
Referenced Files
None
Subscribers
None
D1194.id2488.diff
View Options
Index: head/sys/fs/smbfs/smbfs_vfsops.c
===================================================================
--- head/sys/fs/smbfs/smbfs_vfsops.c
+++ head/sys/fs/smbfs/smbfs_vfsops.c
@@ -401,8 +401,6 @@
scred = smbfs_malloc_scred();
smb_makescred(scred, td, td->td_ucred);
error = smbfs_smb_statfs(ssp, sbp, scred);
- if (error == 0)
- sbp->f_flags = 0; /* copy of mount exported flags */
smbfs_free_scred(scred);
return (error);
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Apr 11, 4:46 AM (5 h, 44 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31267907
Default Alt Text
D1194.id2488.diff (443 B)
Attached To
Mode
D1194: Preserve mount flags in smbfs.
Attached
Detach File
Event Timeline
Log In to Comment