Page MenuHomeFreeBSD

zfs: add kqfilter support for zvol's with volmode=dev
AbandonedPublic

Authored by rew on Dec 13 2021, 2:06 AM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Nov 7, 1:34 PM
Unknown Object (File)
Fri, Nov 7, 11:04 AM
Unknown Object (File)
Mon, Nov 3, 10:40 PM
Unknown Object (File)
Mon, Nov 3, 6:58 AM
Unknown Object (File)
Oct 19 2025, 1:26 PM
Unknown Object (File)
Oct 19 2025, 1:26 PM
Unknown Object (File)
Oct 18 2025, 10:48 PM
Unknown Object (File)
Oct 18 2025, 1:18 PM
Subscribers

Details

Reviewers
None
Summary

Implement support for the EVFILT_VNODE filter to trigger the NOTE_ATTRIB
event.

This will allow bhyve to notify a guest when a zvol is resized from the
host.

Note: This patch is intended be upstreamed to OpenZFS. I want to get
feedback here, to make sure I'm on the right track before submitting a
patch upstream.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 43300
Build 40188: arc lint + arc unit