tech-kern archive

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

Re: zfs questions



On Fri, Feb 20, 2026 at 5:09 PM Takashi YAMAMOTO <yamt9999%gmail.com@localhost> wrote:
>
> hi,
>
> recently i have used netbsd zfs and have a few questions.
>
> * what's the purpose of zfs_zget_cleaner/VN_RELE_CLEANER?
>   i have read the explanation in
> https://gnats.netbsd.org/cgi-bin/query-pr-single.pl?number=59885 .
>   but i don't understand why we want to avoid the normal zfs_zget in
> the first place.
>   for me, it seems working w/o these special versions of functions:
>   https://github.com/yamt/netbsd-src/commit/438ec29437465e0b7e2b831d4452159f83cad0cf
>   (i will attach the same patch to this mail for those who don't like github.)

this version had a few deadlock issues.

i will attach a fixed version i'm currently testing.

>
> * is anyone using zfs in netbsd seriously? :-)
>
> * does anyone have a plan to update the codebase to recent openzfs?

Attachment: a.diff
Description: Binary data



Home | Main Index | Thread Index | Old Index