1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-01 12:19:28 +00:00
freebsd/sys/fs/smbfs
Tor Egge 5da56ddb21 Use mount interlock to protect all changes to mnt_flag and mnt_kern_flag.
This eliminates a race where MNT_UPDATE flag could be lost when nmount()
raced against sync(), sync_fsync() or quotactl().
2006-09-26 04:12:49 +00:00
..
smbfs_io.c Introduce a field to struct vm_page for storing flags that are 2006-08-09 17:43:27 +00:00
smbfs_node.c
smbfs_node.h
smbfs_smb.c
smbfs_subr.c
smbfs_subr.h
smbfs_vfsops.c Use mount interlock to protect all changes to mnt_flag and mnt_kern_flag. 2006-09-26 04:12:49 +00:00
smbfs_vnops.c
smbfs.h