summaryrefslogtreecommitdiffstats
path: root/lib/libc/regex
diff options
context:
space:
mode:
authorjeff <jeff@FreeBSD.org>2003-12-16 17:05:05 +0000
committerjeff <jeff@FreeBSD.org>2003-12-16 17:05:05 +0000
commitaa712bc6e42a435add89c314511c2cba31f0ea8c (patch)
tree41eccb906bc9cc5892475c97976cf16c3dcfad9c /lib/libc/regex
parent6bf44828f03e0c4f12bfe3bfbc56f68e90da8737 (diff)
downloadFreeBSD-src-aa712bc6e42a435add89c314511c2cba31f0ea8c.zip
FreeBSD-src-aa712bc6e42a435add89c314511c2cba31f0ea8c.tar.gz
- When doing a forced unmount, VFS attempts to keep VCHR vnodes valid by
reassigning their v_ops field to specfs, detaching from the mountpoint, etc. However, this is not sufficient. If we vclean() the vnode the pages owned by the vnode are lost, potentially while buffers reference them. Implement parts of vclean() seperately in vgonechrl() so that the pages and bufs associated with a device vnode are not destroyed while in use.
Diffstat (limited to 'lib/libc/regex')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud