Mateusz Guzik
4a20fe31c3
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
2020-01-03 22:12:25 +00:00
..
2020-01-02 22:37:04 +00:00
2020-01-02 22:26:54 +00:00
2020-01-03 10:03:36 +00:00
2019-11-18 13:31:16 +00:00
2019-12-30 03:13:38 +00:00
2020-01-02 23:20:37 +00:00
2020-01-02 19:29:14 +00:00
2020-01-02 23:20:37 +00:00
2019-12-27 05:01:13 +00:00
2019-10-30 10:41:10 +00:00
2019-12-24 16:19:33 +00:00
2020-01-03 18:48:53 +00:00
2020-01-03 22:12:25 +00:00
2019-12-16 13:17:39 +00:00
2020-01-02 20:30:53 +00:00
2019-12-03 09:12:53 +00:00
2019-12-31 22:01:08 +00:00
2019-12-30 02:07:55 +00:00
2020-01-03 18:29:20 +00:00
2019-12-26 19:41:09 +00:00
2020-01-02 23:20:37 +00:00
2020-01-02 17:51:49 +00:00
2020-01-02 23:35:06 +00:00
2019-10-10 23:55:33 +00:00
2019-12-13 21:03:12 +00:00
2020-01-03 17:03:10 +00:00
2020-01-01 17:32:20 +00:00
2019-12-01 00:22:04 +00:00
2019-12-19 10:22:16 +00:00
2019-12-31 05:39:27 +00:00
2019-11-15 11:46:53 +00:00
2019-12-18 01:37:00 +00:00
2020-01-02 23:20:37 +00:00
2019-12-31 11:45:19 +00:00
2019-11-28 02:18:51 +00:00
2019-12-27 11:23:32 +00:00
2019-12-30 02:07:55 +00:00
2020-01-03 22:10:11 +00:00
2019-12-16 00:07:51 +00:00
2019-12-27 16:43:34 +00:00
2020-01-02 19:26:04 +00:00
2019-12-24 14:48:46 +00:00