Remove the thread argument from ffs_flushfiles(), ffs_mountfs(),
authorMatthew Dillon <dillon@dragonflybsd.org>
Sat, 6 May 2006 16:20:19 +0000 (16:20 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Sat, 6 May 2006 16:20:19 +0000 (16:20 +0000)
commit2aa32050e970a47e9e64c3dca4b9b81279460964
treee3fdcadf4c682e42ee5276f9668ddd5353538982
parent2313ec23effdbc4356c3b7c9e934d62c8b61d762
Remove the thread argument from ffs_flushfiles(), ffs_mountfs(),
softdep_flushfiles(), ffs_reload(), ufs_quotaon(), and ufs_quotaoff().
sys/vfs/mfs/mfs_vfsops.c
sys/vfs/ufs/ffs_extern.h
sys/vfs/ufs/ffs_softdep.c
sys/vfs/ufs/ffs_softdep_stub.c
sys/vfs/ufs/ffs_vfsops.c
sys/vfs/ufs/quota.h
sys/vfs/ufs/ufs_quota.c
sys/vfs/ufs/ufs_vfsops.c