From owner-freebsd-current@FreeBSD.ORG Sun Apr 29 17:01:24 2007 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 79BF616A404 for ; Sun, 29 Apr 2007 17:01:24 +0000 (UTC) (envelope-from freebsd-current@m.gmane.org) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by mx1.freebsd.org (Postfix) with ESMTP id 3385C13C46E for ; Sun, 29 Apr 2007 17:01:23 +0000 (UTC) (envelope-from freebsd-current@m.gmane.org) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1HiCls-0007ZR-UI for freebsd-current@freebsd.org; Sun, 29 Apr 2007 19:01:12 +0200 Received: from 83-131-101-20.adsl.net.t-com.hr ([83.131.101.20]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 29 Apr 2007 19:01:12 +0200 Received: from ivoras by 83-131-101-20.adsl.net.t-com.hr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 29 Apr 2007 19:01:12 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-current@freebsd.org From: Ivan Voras Date: Sun, 29 Apr 2007 19:00:54 +0200 Lines: 38 Message-ID: Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig608E7329C3F3D97C82D42315" X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: 83-131-101-20.adsl.net.t-com.hr User-Agent: Thunderbird 1.5.0.10 (Windows/20070221) X-Enigmail-Version: 0.94.3.0 Sender: news Subject: smbfs mount wedges X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 29 Apr 2007 17:01:24 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig608E7329C3F3D97C82D42315 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable I have this line in my /etc/fstab: //ivoras@server/share /home/ivoras/mnt smbfs rw,noauto,-f640,-d750 0 0 But the command # mount /home/ivoras/mnt doesn't exit. The file system is mounted, I can see it in output of "mount" on another console, and I can access the files in it without problems, but the "mount" command never returns. It's stuck in state "devdrn", and can't be killed by SIGINT or SIGKILL. This is a -CURRENT from few days ago. Does smbfs work for someone? --------------enig608E7329C3F3D97C82D42315 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.4 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD4DBQFGNM9NldnAQVacBcgRAq6DAJY9EqPZQyP+tJjQLyzSxsLlxtMWAJ9ujS9+ ZzyUKv0YizP9FBlcGB2GAg== =vBBx -----END PGP SIGNATURE----- --------------enig608E7329C3F3D97C82D42315--