Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Nov 2004 22:59:52 +0000 (UTC)
From:      Poul-Henning Kamp <phk@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern vfs_default.c
Message-ID:  <200411132259.iADMxqvZ031888@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
phk         2004-11-13 22:59:52 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             vfs_default.c 
  Log:
  The default VOP_REVOKE() should be vop_panic() as we should never
  get here in the first place.
  
  Revision  Changes    Path
  1.106     +1 -1      src/sys/kern/vfs_default.c



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