Source-Changes-D archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/external/cddl/osnet/dist/uts/common/fs/zfs



If I remember right I was unsure if it would be better to have explicit
operations like fifo_read() etc. the way UFS does instead of the the
type switch in zfs_netbsd_read().

--
J. Hannken-Illjes - hannken%mailbox.org@localhost

> On 17. Mar 2026, at 09:25, Takashi YAMAMOTO <yamt9999%gmail.com@localhost> wrote:
> 
> hannken, do you remember what these comments were?
> 
> On Tue, Mar 17, 2026 at 5:23 PM YAMAMOTO Takashi <yamt%netbsd.org@localhost> wrote:
>> 
>> Module Name:    src
>> Committed By:   yamt
>> Date:           Tue Mar 17 08:23:10 UTC 2026
>> 
>> Modified Files:
>>        src/external/cddl/osnet/dist/uts/common/fs/zfs: zfs_vnops.c
>> 
>> Log Message:
>> zfs: remove mysterious comments on read/write ops for spec/fifo
>> 
>> 
>> To generate a diff of this commit:
>> cvs rdiff -u -r1.89 -r1.90 \
>>    src/external/cddl/osnet/dist/uts/common/fs/zfs/zfs_vnops.c
>> 
>> Please note that diffs are not public domain; they are subject to the
>> copyright notices on the relevant files.
>> 



Home | Main Index | Thread Index | Old Index