bug#80856: [PATCH] chcon, chmod, chown, rm: improve fts_read failure diagnostic

Paul Eggert <[email protected]> Sat, 18 Apr 2026 13:52:14 -0700
Newsgroups gmane.comp.gnu.core-utils.bugs
Organization UCLA Computer Science Department
Message-ID <[email protected]>
I thought that fts_path had unreliable contents after fts_read fails, 
which would mean the proposed patch would lead to unreliable behavior. 
What am I missing?