freebsd-skq/sys/fs/smbfs
peter 44b5ea3111 size_t != int. Make this compile on 64 bit platforms (eg: amd64).
Also, "u_short value; if (value > 0xffff)" can never be true.
2003-07-24 01:59:18 +00:00
..
smbfs_io.c Lock the vm object when freeing a vm page. 2003-06-19 03:38:05 +00:00
smbfs_node.c Send the close request to the SMB server in smbfs_inactive(), instead of 2003-06-17 12:58:02 +00:00
smbfs_node.h Send the close request to the SMB server in smbfs_inactive(), instead of 2003-06-17 12:58:02 +00:00
smbfs_smb.c Send the close request to the SMB server in smbfs_inactive(), instead of 2003-06-17 12:58:02 +00:00
smbfs_subr.c Don't follow smbnode n_parent pointer when NREFPARENT flag is not set 2003-06-14 15:24:54 +00:00
smbfs_subr.h Implement additional SMB calls to allow proper update of file size as some 2002-09-18 09:27:04 +00:00
smbfs_vfsops.c size_t != int. Make this compile on 64 bit platforms (eg: amd64). 2003-07-24 01:59:18 +00:00
smbfs_vnops.c Send the close request to the SMB server in smbfs_inactive(), instead of 2003-06-17 12:58:02 +00:00
smbfs.h Revert removal of vnode and VFS stubs; bp asserts that they are needed. 2003-02-08 05:48:04 +00:00