Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Show rrwlock writer after 60 seconds (DEBUG)
A debug patch to identify the writing process holding the rrwlock. If after 60 seconds of blocking a write the lock cannot be taken print to the console the process name and pid of the holder. Signed-off-by: Brian Behlendorf <[email protected]> Issue openzfs#1862
- Loading branch information