User Details
- User Since
- Mar 12 2014, 1:00 AM (638 w, 4 d)
Yesterday
The exit tests hangs, as expected. I didn't try the patch yet.
Fri, Jun 5
Update a helper function name
I think this is ok, the selinfo is global so the recent lifetime problems we fixed don't apply here. If it were possible to destroy this device file you'd want to issue seldrain(), but I think that never happens.
Is there any reason this didn't land?
Commit 72ea8f41e19d3 subsumes this diff.
Committed in 7906084ba2fd50022f38ce2e8d0bcef212a4ff19.
It's hard for me to judge whether this is the best way to handle it, but it seems to work.
Thu, Jun 4
Wed, Jun 3
Do you have a patch for share/mk which I can use to test this?
Unlock the vnode earlier.
Tue, Jun 2
Mon, Jun 1
Same as D57387.
- increment more counters
- add a branch annotation
in this case
Is it possible to add a regression test?
Sat, May 30
Fri, May 29
Ping? I've converted the locking here as requested.
Ping? I'd like to commit this if there are no objections. The bug it fixes is real, and this patch or something like it is required no matter how other if_lagg lifecycle issues are handled.