Date: Fri, 29 Jun 2007 12:53:04 +0300 From: Kostik Belousov <kostikbel@gmail.com> To: Ivan Voras <ivoras@fer.hr> Cc: current@freebsd.org Subject: Re: mount_smbfs stuck in devdrn Message-ID: <20070629095304.GA2268@deviant.kiev.zoral.com.ua> In-Reply-To: <4684251F.9070905@fer.hr> References: <4684251F.9070905@fer.hr>
next in thread | previous in thread | raw e-mail | index | archive | help
--XODIZCjph7+hF8o9 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Jun 28, 2007 at 11:16:15PM +0200, Ivan Voras wrote: > Hi >=20 > 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. It was never fixed in the CVS. >=20 > 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?). RELENG_6 instead has a lot of use-after-free bugs fix for which causes "devdrn" state you observed. >=20 > I've filed a PR about this but I didn't get a confirmation mail so maybe > it's eaten by gnats again. >=20 > I'm using mount_smbfs like this: >=20 > # mount_smbfs -I host //ivoras@host/c$ /mnt >=20 Try http://people.freebsd.org/~kib/misc/destroy_dev_sched.14.patch Most likely, this shall fix your immediate problem. I'm very interested in regression reports. --XODIZCjph7+hF8o9 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (FreeBSD) iD8DBQFGhNaAC3+MBN1Mb4gRAle7AKDMIxOh6jyiXBC0X9GBoKD7TeWTjACfSsYA z1R5d1DyBt5Gy7Hv+Xe06U8= =HKtr -----END PGP SIGNATURE----- --XODIZCjph7+hF8o9--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070629095304.GA2268>