cvs commit: src/sys/kern vfs_default.c src/sys/fs/specfs spec_vnops.c

Poul-Henning Kamp phk at FreeBSD.org
Sun Jun 15 12:49:15 PDT 2003


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


More information about the cvs-src mailing list