Subject: kern/31317: Cannot stop read/writes from/to smbfs shares
To: None <kern-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: None <juan@xtrarom.org>
List: netbsd-bugs
Date: 09/15/2005 05:55:00
>Number:         31317
>Category:       kern
>Synopsis:       Cannot stop read/writes from/to smbfs shares
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    kern-bug-people
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Thu Sep 15 05:55:00 +0000 2005
>Originator:     Juan RP
>Release:        NetBSD 3.99.8
>Organization:
Possibly maybe
>Environment:
System: NetBSD Nocturno 3.99.8 NetBSD 3.99.8 (Nocturno) #126: Thu Sep 15 06:59:08 CEST 2005 juan@Nocturno:/home/juan/build/obj/sys/arch/i386/compile/Nocturno i386
Architecture: i386
Machine: i386
>Description:

	$ cp foo /smbfs_mounted_dir
	^C^C^C [the process cannot be stopped]

	$ cp /smbfs_mounted_dir/foo .
	^C^C^C [the process cannot be stopped]

That sucks if the files are large enough, because you'll have to wait
until the process finishes... ewww.
	
>How-To-Repeat:
>Fix:
	Yes please!