cvs commit: src/sys/kern sys_generic.c vfs_aio.c

John Baldwin jhb at FreeBSD.org
Fri Jan 6 08:34:23 PST 2006


jhb         2006-01-06 16:34:22 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             sys_generic.c vfs_aio.c 
  Log:
  Return error from fget_write() rather than hardcoding EBADF now that
  fget_write() DTRT.
  
  Requested by:   bde
  
  Revision  Changes    Path
  1.148     +2 -2      src/sys/kern/sys_generic.c
  1.205     +1 -1      src/sys/kern/vfs_aio.c


More information about the cvs-src mailing list