diff options
author | phk <phk@FreeBSD.org> | 2005-02-08 17:23:39 +0000 |
---|---|---|
committer | phk <phk@FreeBSD.org> | 2005-02-08 17:23:39 +0000 |
commit | 76391460ae2ae324e3011e9ccfb306985d8b293d (patch) | |
tree | 508b01687ab62847ee4114b92f273c0cdbd4da49 /sys/dev/sio/sio_isa.c | |
parent | df89b626983fe6b8b3366ad0147e35b1a6a8fd37 (diff) | |
download | FreeBSD-src-76391460ae2ae324e3011e9ccfb306985d8b293d.zip FreeBSD-src-76391460ae2ae324e3011e9ccfb306985d8b293d.tar.gz |
(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().
Diffstat (limited to 'sys/dev/sio/sio_isa.c')
0 files changed, 0 insertions, 0 deletions