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)
Sat, Apr 11, 9:19 PM
Unknown Object (File)
Tue, Apr 7, 4:23 AM
Unknown Object (File)
Mon, Apr 6, 4:20 PM
Unknown Object (File)
Mon, Apr 6, 9:38 AM
Unknown Object (File)
Sun, Apr 5, 4:04 PM
Unknown Object (File)
Sun, Apr 5, 3:38 AM
Unknown Object (File)
Wed, Mar 25, 5:32 AM
Unknown Object (File)
Mar 16 2026, 8:46 AM
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