This is an attempt at PR91149. I just added an additional EINVAL entry below the exitsing ones. I'm not sure about the position within the ERRORS section though. Does this happen for
- read(), readv(), pread() and preadv(),
- readv() and preadv(), or
- pread() and preadv()?
(same for write.2)
Where could I look that up (I' new to this part of the tree, ENOSRCCOMMITTER)?