On 2026-04-19 00:51, Shubham Chakraborty wrote:
I plan to revise the approach as follows:- Stop using fts_path in fts_read failure paths for chcon, chmod, chown, and rm. - Update du as well, as it currently relies on the same pattern. - Replace the current message with a path-independent diagnostic: "cannot traverse directories". - Update the affected tests accordingly.
Thanks, this sounds like a good way to go.
