[Bug 293198] zfs deadlock while copying many files, vfs_deleteextattr_dir-related?
| Newsgroups | gmane.os.freebsd.devel.file-systems |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=293198 --- Comment #11 from Konstantin Belousov <[email protected]> --- (In reply to Rick Macklem from comment #10) It uses rms (read mostly sleepable) locks, if I read the maze of all defines correctly. That locks do not track readers at all, it is impossible to know if curthread already owns the read section. -- You are receiving this mail because: You are the assignee for the bug.