Date: Tue, 17 Jun 2003 09:04:39 -0700 (PDT) From: Nate Lawson <nate@root.org> To: "Tim J. Robbins" <tjr@FreeBSD.org> Cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/fs/smbfs smbfs_node.c smbfs_node.hsmbfs_smb.c smbfs_vnops.c Message-ID: <20030617090400.U54837@root.org> In-Reply-To: <20030617125811.4017737B404@hub.freebsd.org> References: <20030617125811.4017737B404@hub.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030617090400.U54837>