(forced commit to record correct commit message)

Split ffs_fsync() into a VOP_FSYNC() component and an internal part
called ffs_syncvnode().

Eliminate unnecessary thread argument and XXX'ed curthread passes
for same.  Reduce softdep_sync_metadata() from a struct vop_fsync_args
to just the vnode argument it needs.

Convert internal VOP_FSYNC() calls to use ffs_syncvnode().
This commit is contained in:
Poul-Henning Kamp 2005-02-08 17:23:39 +00:00
parent b545a3b822
commit 1b4ba4062f

Diff Content Not Available