freebsd-dev/sys/fs/smbfs
Dimitry Andric 7f4daa88f1 Fix a -Wcast-qual warning in smbfs_subr.c, by using __DECONST. No
functional change.

MFC after:	3 days
2015-01-30 22:02:32 +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 Fix a -Wcast-qual warning in smbfs_subr.c, by using __DECONST. No 2015-01-30 22:02:32 +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 Fix smbfs to not zero out statfs f_flags field. Previously, this 2014-11-21 06:21:39 +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