]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
- Set bio_done directly to NULL to indicate that we want to wait for the bio.
authorpjd <pjd@FreeBSD.org>
Fri, 5 May 2006 10:06:22 +0000 (10:06 +0000)
committerpjd <pjd@FreeBSD.org>
Fri, 5 May 2006 10:06:22 +0000 (10:06 +0000)
commit95e02c6359ad9056d48c2521b92e3d68eda42822
treea74ae4eec0622767a779dca4a587e46ab01ff773
parent33da3ee9c3b88da5105bda439d455db64e29ec31
- 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