summaryrefslogtreecommitdiff
path: root/sys/kern/vfs_subr.c
diff options
context:
space:
mode:
authorPoul-Henning Kamp <phk@FreeBSD.org>2000-06-16 08:48:51 +0000
committerPoul-Henning Kamp <phk@FreeBSD.org>2000-06-16 08:48:51 +0000
commita2e7a027a751cc513cc6003d21ace9f2c82cc41a (patch)
treebe9d43940b9a04c72198b4d9cb5742539455766d /sys/kern/vfs_subr.c
parent57b102722a16a614ec608dd7a0bce80f12b34db6 (diff)
Notes
Diffstat (limited to 'sys/kern/vfs_subr.c')
-rw-r--r--sys/kern/vfs_subr.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/kern/vfs_subr.c b/sys/kern/vfs_subr.c
index 670d999545ad..b7b01e6912ea 100644
--- a/sys/kern/vfs_subr.c
+++ b/sys/kern/vfs_subr.c
@@ -1029,8 +1029,7 @@ sched_sync(void)
/*
* Do soft update processing.
*/
- if (bioops.io_sync)
- (*bioops.io_sync)(NULL);
+ softdep_process_worklist(NULL);
/*
* The variable rushjob allows the kernel to speed up the