diff options
author | Mateusz Guzik <mjg@FreeBSD.org> | 2020-01-03 22:12:25 +0000 |
---|---|---|
committer | Mateusz Guzik <mjg@FreeBSD.org> | 2020-01-03 22:12:25 +0000 |
commit | 4a20fe31c373d6a6c81bd6205d210bd893dc8068 (patch) | |
tree | 38a5faa11e42a85bafd2bcedfa8c8ef8ceaa76a2 /sys/security/mac_portacl | |
parent | 3d59b89c7a880c913c99df656246e1a9c82adf95 (diff) |
unionfs: fix up VOP_UNLOCK use after flags stopped being supported
For the most part the code was passing the LK_RELEASE flag.
The 2 cases which did not use the VOP_UNLOCK_FLAGS macro.
This fixes a panic when stacking unionfs on top of e.g., tmpfs when
debug is enabled.
Note there are latent bugs which prevent unionfs from working with debug
regardless of this change.
PR: 243064
Reported by: Mason Loring Bliss
Notes
Notes:
svn path=/head/; revision=356336
Diffstat (limited to 'sys/security/mac_portacl')
0 files changed, 0 insertions, 0 deletions