Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Jun 2003 23:34:59 +1000
From:      "Tim J. Robbins" <tjr@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/fs/smbfs smbfs_node.c smbfs_node.h smbfs_smb.c smbfs_vnops.c
Message-ID:  <20030617233459.A70599@dilbert.robbins.dropbear.id.au>
In-Reply-To: <200306171258.h5HCw3ru070349@repoman.freebsd.org>; from tjr@FreeBSD.org on Tue, Jun 17, 2003 at 05:58:03AM -0700
References:  <200306171258.h5HCw3ru070349@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030617233459.A70599>