This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
sys
/
fs
/
smbfs
History
Boris Popov
fb8e9ead37
Create a bidirectional mapping of the DOS 'read only' attribute
...
to the 'w' flag. PR: kern/77958 Submitted by: ghozzy gmail com MFC after: 1 month
2006-11-05 06:38:42 +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
Create a bidirectional mapping of the DOS 'read only' attribute
2006-11-05 06:38:42 +00:00
smbfs_node.h
…
smbfs_smb.c
Create a bidirectional mapping of the DOS 'read only' attribute
2006-11-05 06:38:42 +00:00
smbfs_subr.c
Ditch crummy fattime <--> timespec conversion functions
2006-10-24 11:55:18 +00:00
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
Create a bidirectional mapping of the DOS 'read only' attribute
2006-11-05 06:38:42 +00:00
smbfs.h
…