Quiet a warning on the Alpha.

This commit is contained in:
David E. O'Brien 2002-03-15 04:06:10 +00:00
parent 931c828ac5
commit f0c8652ed4

View File

@ -36,9 +36,11 @@
* SUCH DAMAGE.
*
* from: @(#)ffs_softdep.c 9.59 (McKusick) 6/21/00
* $FreeBSD$
*/
#include <sys/cdefs.h>
__FBSDID("$FreeBSD$");
/*
* For now we want the safety net that the DIAGNOSTIC and DEBUG flags provide.
*/
@ -834,6 +836,8 @@ softdep_flushfiles(oldmnt, flags, td)
{
int error, count, loopcnt;
error = 0;
/*
* Alternately flush the vnodes associated with the mount
* point and process any dependencies that the flushing