freebsd-dev/sys/fs/smbfs
Tim J. Robbins 2a4ad25895 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
2003-06-17 12:58:02 +00:00
..
smbfs_io.c - smb_td_intr takes a thread as an argument not a proc. 2003-04-01 09:24:12 +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 Initialize struct vfsops C99-sparsely. 2003-06-12 20:48:38 +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