Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Oct 2009 21:17:30 +0000 (UTC)
From:      Konstantin Belousov <kib@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/kern kern_exit.c
Message-ID:  <200910102117.n9ALHlgV001862@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kib         2009-10-10 21:17:30 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             kern_exit.c 
  Log:
  SVN rev 197942 on 2009-10-10 21:17:30Z by kib
  
  Refine r195509, instead of checking that vnode type is VBAD, that is
  set quite late in the revocation path, properly verify that vnode is
  not doomed before calling VOP.
  
  Reported and tested by: Harald Schmalzbauer <h.schmalzbauer omnilan de>
  MFC after:      3 days
  
  Revision  Changes    Path
  1.332     +3 -3      src/sys/kern/kern_exit.c



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