Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Jun 2003 12:49:14 -0700 (PDT)
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 src/sys/fs/specfs spec_vnops.c
Message-ID:  <200306151949.h5FJnEPP044506@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
phk         2003/06/15 12:49:14 PDT

  FreeBSD src repository

  Modified files:
    sys/kern             vfs_default.c 
    sys/fs/specfs        spec_vnops.c 
  Log:
  I have not had any reports of trouble for a long time, so remove the
  gentle versions of the vop_strategy()/vop_specstrategy() mismatch methods
  and use vop_panic() instead.
  
  Revision  Changes    Path
  1.203     +1 -26     src/sys/fs/specfs/spec_vnops.c
  1.86      +3 -25     src/sys/kern/vfs_default.c



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