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

Poul-Henning Kamp phk at FreeBSD.org
Sun Aug 17 12:26:04 PDT 2003


phk         2003/08/17 12:26:03 PDT

  FreeBSD src repository

  Modified files:
    sys/ufs/ffs          ffs_rawread.c 
  Log:
  Don't use a VOP_*() function on our own vnodes, go directly to the
  relevant internal function, in this case ufs_bmaparray().
  
  Revision  Changes    Path
  1.9       +8 -4      src/sys/ufs/ffs/ffs_rawread.c


More information about the cvs-src mailing list