summaryrefslogtreecommitdiff
path: root/sys/miscfs/syncfs/sync_vnops.c
AgeCommit message (Expand)Author
2006-05-14integrate kauth.elad
2005-12-11merge ktrace-lwp.christos
2005-08-30Remove __P()xtraeme
2003-10-15Add the gating of system calls that cause modifications to the underlyinghannken
2003-06-29Back out the lwp/ktrace changes. They contained a lot of colateral damage,fvdl
2003-06-28Pass lwp pointers throughtout the kernel, as required, so that the lwpid candarrenr
2001-12-06add a VOP_PUTPAGES method for all the filesystems that don't have pages.chs
2001-11-10add RCSIDslukem
2001-01-22make filesystem vnodeop, specop, fifoop and vnodeopv_* arrays constjdolecek
2000-11-19avoid removing syncer vnodes from the worklist twice.chs
2000-09-19Adapt for VOP_FSYNC parameter change.fvdl
2000-07-09When unmounting, make sure to free the syncer vnode so that it can be reused.mycroft
1999-11-15Add Kirk McKusick's soft updates code to the trunk. Not enabled byfvdl