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

Nate Lawson nate at root.org
Tue Jun 17 09:04:40 PDT 2003


On Tue, 17 Jun 2003, Tim J. Robbins wrote:
>     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.
>
>   PR:             48291

Thanks!  Your work on bugfixing is very much appreciated.

-Nate


More information about the cvs-src mailing list