This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-dev
Watch
1
Star
0
Fork
0
You've already forked freebsd-dev
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
0a2c94b86e
freebsd-dev
/
sys
/
fs
/
smbfs
History
Gleb Smirnoff
27ad26d8c7
Remove unused arguments for VOP_GETPAGES(), VOP_PUTPAGES().
2014-09-10 12:36:41 +00:00
..
smbfs_io.c
Remove unused arguments for VOP_GETPAGES(), VOP_PUTPAGES().
2014-09-10 12:36:41 +00:00
smbfs_node.c
Expand the use of stat(2) flags to allow storing some Windows/DOS
2013-08-21 23:04:48 +00:00
smbfs_node.h
Until now, smbfs_fullpath() computed the full path starting from the
2012-11-22 08:58:29 +00:00
smbfs_smb.c
Use SMB_QUERY_FS_SIZE_INFO request to populate statfs structure.
2014-04-15 09:10:01 +00:00
smbfs_subr.c
Until now, smbfs_fullpath() computed the full path starting from the
2012-11-22 08:58:29 +00:00
smbfs_subr.h
Use SMB_QUERY_FS_SIZE_INFO request to populate statfs structure.
2014-04-15 09:10:01 +00:00
smbfs_vfsops.c
Use SMB_QUERY_FS_SIZE_INFO request to populate statfs structure.
2014-04-15 09:10:01 +00:00
smbfs_vnops.c
Expand the use of stat(2) flags to allow storing some Windows/DOS
2013-08-21 23:04:48 +00:00
smbfs.h
Completely rewrite the interface to smbdev switching from dev_clone
2013-05-04 14:03:18 +00:00