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