diff options
author | Attilio Rao <attilio@FreeBSD.org> | 2008-10-10 21:23:50 +0000 |
---|---|---|
committer | Attilio Rao <attilio@FreeBSD.org> | 2008-10-10 21:23:50 +0000 |
commit | 0d7935fd01df24b2eab5a826fd131cefb9417c79 (patch) | |
tree | fd8b76b514f556d4aec4cdd5d6fd55919f6e33ab /sys/conf/options | |
parent | 6b386d393c367e425316e186ac75db5a41521338 (diff) | |
download | src-0d7935fd01df24b2eab5a826fd131cefb9417c79.tar.gz src-0d7935fd01df24b2eab5a826fd131cefb9417c79.zip |
Remove the struct thread unuseful argument from bufobj interface.
In particular following functions KPI results modified:
- bufobj_invalbuf()
- bufsync()
and BO_SYNC() "virtual method" of the buffer objects set.
Main consumers of bufobj functions are affected by this change too and,
in particular, functions which changed their KPI are:
- vinvalbuf()
- g_vfs_close()
Due to the KPI breakage, __FreeBSD_version will be bumped in a later
commit.
As a side note, please consider just temporary the 'curthread' argument
passing to VOP_SYNC() (in bufsync()) as it will be axed out ASAP
Reviewed by: kib
Tested by: Giovanni Trematerra <giovanni dot trematerra at gmail dot com>
Notes
Notes:
svn path=/head/; revision=183754
Diffstat (limited to 'sys/conf/options')
0 files changed, 0 insertions, 0 deletions