[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 #2 from Peter Eriksson <[email protected]> --- I noticed that the only thing holding a rms_wlock is the mountd daemon. # egrep rms procstat-kka-2.out 23314 104597 mountd - mi_switch+0xbc _sleep+0x19e rms_wlock+0xb0 zfs_mount+0x38c vfs_domount_update+0x3b6 vfs_domount+0x289 vfs_donmount+0x947 sys_nmount+0x60 amd64_syscall+0x126 fast_syscall_common+0xf8 I'm running a test right now with xattr=dir, but if that hangs too, then next I run a test with sharenfs=off -- You are receiving this mail because: You are the assignee for the bug.