Collin Funk wrote: > I think the error only happens with openat2 with OPENAT2_REGULAR, which > we don't use (at least in coreutils, though, I'd be surprised if any > Gnulib using projects have either). So I don't think it can happen.
But the kernel may be changed to make use of EFTYPE in other circumstances. Or coreutils may be changed to use openat2 with OPENAT2_REGULAR. Or other packages than coreutils might make use of this part of Gnulib. Bruno
