Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Oct 2002 16:57:40 +0200
From:      Sheldon Hearn <sheldonh@starjuice.net>
To:        John Baldwin <jhb@FreeBSD.org>
Cc:        Vallo Kallaste <kalts@estpak.ee>, current@freebsd.org, Vitaly Markitantov <vm@dics.com.ua>, Maxime Henrion <mux@freebsd.org>
Subject:   Re: smbfs broken?
Message-ID:  <20021022145740.GN50501@starjuice.net>
In-Reply-To: <XFMail.20021022104858.jhb@FreeBSD.org>
References:  <20021022142954.GA3206@tiiu.internal> <XFMail.20021022104858.jhb@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On (2002/10/22 10:48), John Baldwin wrote:

> > This is the one I'm seeing everytime while trying to copy file from
> > ro smbfs mount. -current is about four days old, smbfs.ko _is_
> > compiled with -DSMP and in sync with kernel.
> 
> Can you compile smbfs into your kernel 'options SMBFS' instead of as a
> module and then get a dump and provide a trace?

Just to save some time in the feedback round-trip, I'd recommend adding
all of these options, in case the bug is in an smbfs dependency:

options		SMBFS			#SMB/CIFS filesystem
options 	NETSMB			#SMB/CIFS requester
options 	NETSMBCRYPTO		#encrypted password support for SMB
options 	LIBICONV		#optional internationalization
options 	LIBMCHAIN		#mbuf management library

Ciao,
Sheldon.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




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