Tony Hutter

Results 34 issues of Tony Hutter

### Motivation and Context Add test for #17277 ### Description Add a test case to reproduce issue #17277. This has actually been fixed by https://github.com/openzfs/zfs/pull/17298, but add a test case...

Status: Revision Needed

### Motivation and Context Allow zedlets to execute synchronously. ### Description Historically, ZED has blindly spawned off zedlets in parallel and never worried about their completion order. This means that...

Status: Code Review Needed
Status: Revision Needed

### Motivation and Context Allow `zpool status` to work even when the pool is locked up. This is a reworked version of https://github.com/openzfs/zfs/pull/17193 that uses an environment variable instead of...

### Motivation and Context Print error byte ranges with `zpool status -vv` ### Description Print the byte error ranges with 'zpool status -vv'. This works with all the normal zpool...

Status: Code Review Needed