summaryrefslogtreecommitdiff
path: root/sys/miscfs/syncfs
AgeCommit message (Expand)Author
2000-07-09When unmounting, make sure to free the syncer vnode so that it can be reused.mycroft
2000-03-30Delete redundant decls of vn_syncer_add_to_worklist(), syncdelay,simonb
1999-11-23Be more careful to block bio interrupts for some data structures. Therefvdl
1999-11-15Add Kirk McKusick's soft updates code to the trunk. Not enabled byfvdl