[Bug 275099] cat(1) can't read directories

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 15 Nov 2023 06:25:28 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275099

--- Comment #1 from WHR <msl0000023508@gmail.com> ---
Created attachment 246325
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=246325&action=edit
Proposed fix

cat(1) should fallback to the read(2) system call if copy_file_range(2) failed
with EISDIR.

-- 
You are receiving this mail because:
You are the assignee for the bug.