FDOPT_NORETRY
fd->options |= FDOPT_NOERRLOG | FDOPT_NORETRY;
fd->options |= FDOPT_NOERRLOG | FDOPT_NORETRY;
fd->options &= ~(FDOPT_NORETRY | FDOPT_NOERRLOG | FDOPT_NOERROR);
(fdc->retry >= retries || (fd->options & FDOPT_NORETRY))) {
fdopts |= FDOPT_NORETRY;