summaryrefslogtreecommitdiff
path: root/tools/debugscripts
diff options
context:
space:
mode:
authorKonstantin Belousov <kib@FreeBSD.org>2019-08-01 14:40:37 +0000
committerKonstantin Belousov <kib@FreeBSD.org>2019-08-01 14:40:37 +0000
commit30d49d536b0f274cdb8e198602bd1a76ea0a78ed (patch)
tree51b4c4fc824a02a434732918770828e45b43d0e8 /tools/debugscripts
parent8e28ac6b9628b817a8b3cc6f1caef8b8cfade9f4 (diff)
Try to decrease the number of bugs in unionfs after the VV_TEXT flag removal.
- Provide unionfs_add_writecount() which passes the writecount to the lower or upper vnode as appropriate. - In unionfs VOP_RECLAIM() implementation, annulate unionfs writecounts from upper or lower vnode. It is not clear that it is always correct to remove the all references from either lower or upper vnode, but we currently do not track which vnode get how many refs anyway. Reported and tested by: t_uemura@macome.co.jp MFC after: 1 week Sponsored by: The FreeBSD Foundation
Notes
svn path=/head/; revision=350504
Diffstat (limited to 'tools/debugscripts')
0 files changed, 0 insertions, 0 deletions