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

Pawel Jakub Dawidek pjd at FreeBSD.org
Mon Sep 4 10:05:27 UTC 2006


pjd         2006-09-04 10:05:25 UTC

  FreeBSD src repository

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


More information about the cvs-src mailing list