On Thu, Feb 27, 2003 at 09:01:26PM -, Patrick Stinson wrote:
> whenever I move a file from a node mounted with mount_smbfs to a local fs,
> the system crashes with a kernel page fault.
>
> is this a known problem?
http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/48381
Are you still experienc
Patrick Stinson wrote:
> whenever I move a file from a node mounted with mount_smbfs to a local fs,
> the system crashes with a kernel page fault.
>
> is this a known problem?
This was supposedly fixed a while ago. It was a problem that was
introduced in the page fault handler when handling a fa
whenever I move a file from a node mounted with mount_smbfs to a local fs,
the system crashes with a kernel page fault.
is this a known problem?
-P
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message
On Mon, Feb 17, 2003 at 10:45:32PM +0800, Thomas E. Zander wrote:
I can reproduce it on my system.
FreeBSD 5.0-CURRENT #0: Tue Feb 18 18:43:57 MSK 2003
> >Description:
> On a mounted network-filesystem using mount_smbfs, using of the command
> mv /file/on/the/smbfs /file/on/a/local/fs
> freezes t