From owner-freebsd-current@FreeBSD.ORG Thu Jun 28 21:16:23 2007 Return-Path: X-Original-To: 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 11A0516A46C for ; Thu, 28 Jun 2007 21:16:23 +0000 (UTC) (envelope-from ivoras@fer.hr) Received: from ls405.t-com.hr (ls405.t-com.hr [195.29.150.135]) by mx1.freebsd.org (Postfix) with ESMTP id BB38B13C44C for ; Thu, 28 Jun 2007 21:16:22 +0000 (UTC) (envelope-from ivoras@fer.hr) Received: from ls248.t-com.hr (ls248.t-com.hr [195.29.150.237]) by ls405.t-com.hr (Postfix) with ESMTP id 50A561441E8 for ; Thu, 28 Jun 2007 23:16:21 +0200 (CEST) Received: from ls248.t-com.hr (localhost.localdomain [127.0.0.1]) by ls248.t-com.hr (Qmlai) with ESMTP id 4C7C6D5004A for ; Thu, 28 Jun 2007 23:16:21 +0200 (CEST) Received: from ls248.t-com.hr (localhost.localdomain [127.0.0.1]) by ls248.t-com.hr (Qmlai) with ESMTP id 36F99D50047 for ; Thu, 28 Jun 2007 23:16:21 +0200 (CEST) X-Envelope-Sender-Info: g5URFa92gX9K/Rg9VFA/rKqEp+7gPgz3n9gJWtqBPBQ6StkSH1j7CT0zJW9WjWDV X-Envelope-Sender: ivoras@fer.hr Received: from [10.0.0.100] (78-0-84-208.adsl.net.t-com.hr [78.0.84.208]) by ls248.t-com.hr (Qmali) with ESMTP id 057F95E0152 for ; Thu, 28 Jun 2007 23:16:16 +0200 (CEST) Message-ID: <4684251F.9070905@fer.hr> Date: Thu, 28 Jun 2007 23:16:15 +0200 From: Ivan Voras User-Agent: Thunderbird 1.5.0.12 (Windows/20070509) MIME-Version: 1.0 To: current@freebsd.org X-Enigmail-Version: 0.94.3.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig1F773A7D3ECF521613ADDC47" Cc: Subject: mount_smbfs stuck in devdrn 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: Thu, 28 Jun 2007 21:16:23 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig1F773A7D3ECF521613ADDC47 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hi I've noticed a serious problem with mount_smbfs again: it doesn't work, it gets stuck in devdrn state. I've reported this before, and I think it was solved at the time (IIRC, interaction with devfs or devd), but it's back again. I can reproduce this 100% on two machines running different recent versions of 7-CURRENT, compiled without WITNESS and INVARIANTS. It works in 6-STABLE (maybe it was fixed in RELENG_6 only?). I've filed a PR about this but I didn't get a confirmation mail so maybe it's eaten by gnats again. I'm using mount_smbfs like this: # mount_smbfs -I host //ivoras@host/c$ /mnt --------------enig1F773A7D3ECF521613ADDC47 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 iD8DBQFGhCUfldnAQVacBcgRAoXGAJwNvBqNgawQluN0ii8Cq9+SskIbrgCgpBuc pkL2/BiET2tFd19qWQHU85o= =bcOs -----END PGP SIGNATURE----- --------------enig1F773A7D3ECF521613ADDC47--