Rob Norris

Results 47 issues of Rob Norris

RFC8621 says mailbox roles MUST come from this list: https://www.iana.org/assignments/imap-mailbox-name-attributes/imap-mailbox-name-attributes.xhtml As a safety mujmap should either ignore any non-null roles that aren't on the list or, maybe, only permit ones...

enhancement

I think mostly this means getting the maildir path from notmuch config item `database.mail_root` and then using that for `path:` queries, sync destination, etc. Which might mean changing/removing the cur/new/tmp...

enhancement

_[Sponsors: Klara, Inc., Wasabi Technology, Inc.]_ ### Motivation and Context Since the beginning, ZFS' "flush" operation has always ignored errors[^1]. Write errors are captured and dealt with, but if a...

Status: Code Review Needed

_[Sponsors: Klara, Inc., Wasabi Technology, Inc.]_ ### Motivation and Context There's no good way to tell when a ZIL commit fails and falls back to a transaction sync, other than...

### Motivation and Context After #15839, `vdev_fault_wanted` is set on a vdev after a probe fails. An end-of-txg async task is charged with actually faulting the vdev. In a single-disk...

### Motivation and Context The main motivator here is that I want to experiment with various ways of more efficiently moving memory around and avoiding copies. Both method and goals...

### Motivation and Context > My dad gave me one dollar bill > 'Cause I'm his smartest son, > And I swapped it for two shiny quarters > 'Cause two...

Status: Code Review Needed

_[Sponsors: Klara, Inc., Wasabi Technology, Inc.]_ ### Motivation and Context Sometimes we get logs from customers and its easy to see when the pool suspended, and much harder to figure...

_[Sponsors: Klara, Inc., Wasabi Technology, Inc.]_ ### Motivation and Context As a good C program, OpenZFS uses bitfields and enums all over. I am extremely bad at decoding these in...

Status: Code Review Needed

### System information Type | Version/Name --- | --- Distribution Name | N/A Distribution Version | N/A Kernel Version | Linux 6.10+ Architecture | all? OpenZFS Version | all ###...

Type: Defect