https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221906
--- Comment #1 from [email protected] --- A commit references this bug: Author: allanjude Date: Tue May 21 21:26:18 UTC 2019 New revision: 348068 URL: https://svnweb.freebsd.org/changeset/base/348068 Log: ZFS: Make deadman tunables no longer read-only This allows the user to enable, disable, and adjust the I/O deadman at runtime. This can be especially useful when a pool is backed by remote storage (such as iscsi, ggated, etc). PR: 221906 Submitted by: Fabian Keil <[email protected]> Obtained from: ElectroBSD MFC after: 1 week Sponsored by: Klara Systems Event: Waterloo Hackathon 2019 Changes: head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/spa_misc.c -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
