Date: Wed, 27 Jun 2007 09:06:18 +0200 From: Pawel Jakub Dawidek <pjd@FreeBSD.org> To: Doug Rabson <dfr@rabson.org> Cc: Philippe Pegon <Philippe.Pegon@crc.u-strasbg.fr>, current@freebsd.org Subject: Re: nfs on zfs panic Message-ID: <20070627070618.GC21749@garage.freebsd.pl> In-Reply-To: <C465AD69-BA88-4B02-90FA-AF8A70742F3B@rabson.org> References: <46813AF4.4020004@crc.u-strasbg.fr> <C465AD69-BA88-4B02-90FA-AF8A70742F3B@rabson.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--TYecfFk8j8mZq+dy Content-Type: text/plain; charset=iso-8859-2 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Jun 26, 2007 at 06:10:44PM +0100, Doug Rabson wrote: > It looks like nvp is NULL at the point where it crashed. Looking at the z= fs code, zfs_vget always returns zero, even if it failed to find a vnode wh= ich matches the given=20 > 'inode' number. Try changing the return statement in zfs_vget from 'retur= n (0)' to 'return (err)'. Your analysis is correct, can you commit this? --=20 Pawel Jakub Dawidek http://www.wheel.pl pjd@FreeBSD.org http://www.FreeBSD.org FreeBSD committer Am I Evil? Yes, I Am! --TYecfFk8j8mZq+dy Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (FreeBSD) iD8DBQFGggxqForvXbEpPzQRAtS9AJ0eC1XU1PFoAjnfN2OBqX1ZXRBB6wCg2tf1 nyIfDJBNlLowKulFaytZYqc= =/rgg -----END PGP SIGNATURE----- --TYecfFk8j8mZq+dy--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070627070618.GC21749>