]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
- Set bio_done directly to NULL to indicate that we want to wait for the bio.
authorPawel Jakub Dawidek <pjd@FreeBSD.org>
Fri, 5 May 2006 10:06:22 +0000 (10:06 +0000)
committerPawel Jakub Dawidek <pjd@FreeBSD.org>
Fri, 5 May 2006 10:06:22 +0000 (10:06 +0000)
commit5b139b2d7501a5192682dd96edb70d6690f3f275
treea74ae4eec0622767a779dca4a587e46ab01ff773
parent91b309a1c484e80449b1b748025fd435c8f7b8a2
- 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
sys/ufs/ffs/ffs_snapshot.c