cvs commit: src/sys/fs/smbfs smbfs_node.c smbfs_node.h smbfs_smb.c smbfs_vnops.c

Tim J. Robbins tjr at FreeBSD.org
Tue Jun 17 06:35:39 PDT 2003


On Tue, Jun 17, 2003 at 05:58:03AM -0700, Tim J. Robbins wrote:

> tjr         2003/06/17 05:58:03 PDT
> 
>   FreeBSD src repository
> 
>   Modified files:
>     sys/fs/smbfs         smbfs_node.c smbfs_node.h smbfs_smb.c 
>                          smbfs_vnops.c 
>   Log:
>   Send the close request to the SMB server in smbfs_inactive(), instead of
>   smbfs_close(). This fixes paging to and from mmap()'d regions of smbfs
>   files after the descriptor has been closed, and makes thttpd, GNU ld,
>   and perhaps more things work that depend on being able to do this.

FWIW, I remembered incorrectly: it's actually cpp, not ld.


Tim


More information about the cvs-src mailing list