mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-28 11:57:28 +00:00
0d7935fd01
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> |
||
---|---|---|
.. | ||
hpfs_alsubr.c | ||
hpfs_ioctl.h | ||
hpfs_lookup.c | ||
hpfs_subr.c | ||
hpfs_subr.h | ||
hpfs_vfsops.c | ||
hpfs_vnops.c | ||
hpfs.h | ||
hpfsmount.h |