You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
while working on the go client I messed up the create structure going to the kmod and the kmod returned an error to userspace correctly but it must have leaked something because it didn't create a block device, but I was no longer able to remove the module without rebooting, so it must be leaking a handle to something.
The text was updated successfully, but these errors were encountered:
while working on the go client I messed up the create structure going to the kmod and the kmod returned an error to userspace correctly but it must have leaked something because it didn't create a block device, but I was no longer able to remove the module without rebooting, so it must be leaking a handle to something.
The text was updated successfully, but these errors were encountered: