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
phk
5948c9ed5b
Implement vop_std{get|put}pages() and add them to the default vop[].
...
Un-copy&paste all the VOP_{GET|PUT}PAGES() functions which do nothing but the default.
2001-05-01 08:34:45 +00:00
..
smbfs_io.c
Implement vop_std{get|put}pages() and add them to the default vop[].
2001-05-01 08:34:45 +00:00
smbfs_node.c
Undo part of the tangle of having sys/lock.h and sys/mutex.h included in
2001-05-01 08:13:21 +00:00
smbfs_node.h
…
smbfs_smb.c
…
smbfs_subr.c
…
smbfs_subr.h
…
smbfs_vfsops.c
…
smbfs_vnops.c
Add a vop_stdbmap(), and make it part of the default vop vector.
2001-04-29 11:48:41 +00:00
smbfs.h
…