Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Jun 2007 12:12:50 +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:  <20070627101249.GA1128@garage.freebsd.pl>
In-Reply-To: <200706270837.28175.dfr@rabson.org>
References:  <46813AF4.4020004@crc.u-strasbg.fr> <C465AD69-BA88-4B02-90FA-AF8A70742F3B@rabson.org> <20070627070618.GC21749@garage.freebsd.pl> <200706270837.28175.dfr@rabson.org>

next in thread | previous in thread | raw e-mail | index | archive | help

--bp/iNruPH9dso1Pn
Content-Type: text/plain; charset=iso-8859-2
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Wed, Jun 27, 2007 at 08:37:27AM +0100, Doug Rabson wrote:
> On Wednesday 27 June 2007, Pawel Jakub Dawidek wrote:
> > 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 zfs code, zfs_vget always returns zero, even if it failed to
> > > find a vnode which matches the given 'inode' number. Try changing
> > > the return statement in zfs_vget from 'return (0)' to 'return
> > > (err)'.
> >
> > Your analysis is correct, can you commit this?
>=20
> I tried to commit it but got the 'need Approved by: re' message. Do you=
=20
> have blanket re approval for this stuff?

Nope. Could you ask re@ for approval? If you don't have time, I'll
handle this later.

--=20
Pawel Jakub Dawidek                       http://www.wheel.pl
pjd@FreeBSD.org                           http://www.FreeBSD.org
FreeBSD committer                         Am I Evil? Yes, I Am!

--bp/iNruPH9dso1Pn
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (FreeBSD)

iD8DBQFGgjghForvXbEpPzQRArbzAKCjL8q+yEJwq0JTEhJVn4fJOG00LgCgxrRs
fNPLlWVY022UJ/DSnbE2BT0=
=hyma
-----END PGP SIGNATURE-----

--bp/iNruPH9dso1Pn--



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