cvs commit: src/sys/kern vfs_aio.c

Mark Peek mp at FreeBSD.org
Fri Sep 8 18:30:13 PDT 2006


mp          2006-09-09 01:30:12 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    sys/kern             vfs_aio.c 
  Log:
  MFC:
  
  Remove call to fdfree() for the AIO daemons to prevent kernel panics
  with linprocfs. This call is not needed since file descriptor sharing
  was removed in v1.125.
  
  Revision   Changes    Path
  1.195.2.4  +0 -6      src/sys/kern/vfs_aio.c


More information about the cvs-all mailing list