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

Pawel Jakub Dawidek pjd at FreeBSD.org
Fri May 5 10:06:31 UTC 2006


pjd         2006-05-05 10:06:22 UTC

  FreeBSD src repository

  Modified files:
    sys/ufs/ffs          ffs_snapshot.c 
  Log:
  - Set bio_done directly to NULL to indicate that we want to wait for the bio.
  - Use biowait() instead of copying the code.
  
  MFC after:      1 month
  
  Revision  Changes    Path
  1.121     +2 -5      src/sys/ufs/ffs/ffs_snapshot.c


More information about the cvs-src mailing list