svn commit: r361238 - head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs

John Baldwin jhb at FreeBSD.org
Tue May 19 17:58:38 UTC 2020


On 5/19/20 8:34 AM, Rodney W. Grimes wrote:
> The EISDIR behavior is what your changing, independent of file system(s)
> you have done so far.  The fact the behavior is now different between
> UFS and ZFS is sic, IMHO.

Oh please.  NFS already fails with ESIDIR and has failed to read()
directories for 30 years:

https://svnweb.freebsd.org/csrg?view=revision&revision=41905

We haven't had riots in the streets over that.  If you actually looked at
what ZFS was returning for read(), it was useless.

-- 
John Baldwin


More information about the svn-src-all mailing list