Found an article about the implementation of read-copy update locks in Linux: RCU and Unloadable Modules.
RCU and Unloadable Modules
Reply
Found an article about the implementation of read-copy update locks in Linux: RCU and Unloadable Modules.
When I ran `borg list`, and other `borg` commands, I got the error: Failed to create/acquire the lock
I found this, which referred me to how to remove the lock (I was quite sure it was not in use).