cvs commit: src/sys/kern vfs_default.c

Poul-Henning Kamp phk at FreeBSD.org
Sat Nov 13 14:59:52 PST 2004


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


More information about the cvs-all mailing list