cvs commit: src/sys/ufs/ffs ffs_vnops.c

Alan Cox alc at FreeBSD.org
Fri Jan 30 21:43:00 PST 2004


alc         2004/01/30 21:42:58 PST

  FreeBSD src repository

  Modified files:
    sys/ufs/ffs          ffs_vnops.c 
  Log:
  Remove unnecessary vm object reference and deallocate calls from ffs_read()
  and ffs_write().  These calls trace their origins to the dead vfs_ioopt
  code, first appearing in revision 1.39 of ufs_readwrite.c.
  
  Observed by:    bde
  Discussed with: tegge
  
  Revision  Changes    Path
  1.125     +0 -30     src/sys/ufs/ffs/ffs_vnops.c


More information about the cvs-all mailing list