John Baublitz

Results 164 comments of John Baublitz

Hi @camconn! I would be happy to work on this with you. I'll have some follow up questions likely this weekend when I have a minute to look at this...

@camconn Okay so mainly what I was wondering is whether there's any identifying information about the packets received after the initial one with the nlmsghdr. If you can point me...

@camconn So if I'm understanding you correctly, I think what's probably happening is that the omission of the length of the header is the cause of the panics. That's my...

I think this would require a patch to neli. I'm not able to get around this until after the 25th, but I will work on it as soon as I...

A few initial thoughts in terms of design: 1. The unbind method could be collapsed into a single method (it would take a token slot as a parameter, remove the...

@mvollmer Apologies for the misinterpretation. :) I maybe thought you were more set on this as a feature than you were. We're actually having some interesting conversations right now because...

> > How would you feel about support for multiple Clevis bindings, but no support for multiple passphrases as outlined [here](https://github.com/stratis-storage/stratisd/issues/3601)? > > That would be an improvement to the...

I think we can close this for now.

We should potentially put this in the same release as #3274

I've been working on this and I've bumped into some complications. Changing the type of the existing attributes requires copying the data over to a newly-typed data structure. This means...