diff options
author | peter <peter@FreeBSD.org> | 1998-10-31 14:05:11 +0000 |
---|---|---|
committer | peter <peter@FreeBSD.org> | 1998-10-31 14:05:11 +0000 |
commit | d6088b92e75dc1639fe9bc531fe4724c95644afa (patch) | |
tree | 3a3a01fa316eb9e075067ce22edfb7bea04b6179 /sys/kern/vfs_subr.c | |
parent | f519ba042eceeba21aaf59a1db7c622bbaa1ce3f (diff) | |
download | FreeBSD-src-d6088b92e75dc1639fe9bc531fe4724c95644afa.zip FreeBSD-src-d6088b92e75dc1639fe9bc531fe4724c95644afa.tar.gz |
Convert the vnode clean/dirty attached buffer lists from LISTs to TAILQs.
Add a new flags field (we get this for free because of struct packing)
for cleaner management of tailq membership.
We had two spare b_flags slots, but they are a precious resource and may
be needed for other things that are related to other b_flags bits. The two
new flags are convenient to use in a seperate location.
Reviewed (in principle) by: dg
Obtained from: John Dyson's old work-in-progress
Diffstat (limited to 'sys/kern/vfs_subr.c')
0 files changed, 0 insertions, 0 deletions