]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
buf SU hooks: track buf_start() calls with B_IOSTARTED flag
authorKonstantin Belousov <kib@FreeBSD.org>
Sat, 30 Jan 2021 02:10:34 +0000 (04:10 +0200)
committerKonstantin Belousov <kib@FreeBSD.org>
Thu, 25 Feb 2021 20:47:01 +0000 (22:47 +0200)
commit041d9a1e057e5e16a29070ee149357dde2c77c2c
treeaa9fc17b8dece58813a259ece0f7d67cf5366d59
parent1eb60112b22ea0d61f0d1ba4ac0cca56a0c034c8
buf SU hooks: track buf_start() calls with B_IOSTARTED flag

Approved by: re (delphij, gjb)

(cherry picked from commit bf0db19339e770a82236b74f523be4b572bde15d)
sys/kern/vfs_bio.c
sys/sys/buf.h
sys/ufs/ffs/ffs_vfsops.c