summaryrefslogtreecommitdiffstats
path: root/sys/kern/vfs_subr.c
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>1998-10-31 14:05:11 +0000
committerpeter <peter@FreeBSD.org>1998-10-31 14:05:11 +0000
commitd6088b92e75dc1639fe9bc531fe4724c95644afa (patch)
tree3a3a01fa316eb9e075067ce22edfb7bea04b6179 /sys/kern/vfs_subr.c
parentf519ba042eceeba21aaf59a1db7c622bbaa1ce3f (diff)
downloadFreeBSD-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
OpenPOWER on IntegriCloud