cvs commit: src/sys/kern vfs_aio.c

David Xu davidxu at FreeBSD.org
Tue Feb 21 16:05:13 PST 2006


davidxu     2006-02-22 00:05:12 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             vfs_aio.c 
  Log:
  If block size is zero, use normal file operations to do I/O,
  this eliminates a divided-by-zero fault.
  
  Recommended by: phk
  
  Revision  Changes    Path
  1.219     +3 -0      src/sys/kern/vfs_aio.c


More information about the cvs-src mailing list