EROFS            1066 lib/common/logging.c         case EROFS: return "EROFS";
EROFS            3129 lib/common/xml.c     if (fsync(fileno(stream)) < 0 && errno != EROFS  && errno != EINVAL) {