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, Jul 24, 11:39 AM
Unknown Object (File)
Thu, Jul 23, 8:32 PM
Unknown Object (File)
Sun, Jul 19, 12:31 AM
Unknown Object (File)
Tue, Jul 14, 3:06 PM
Unknown Object (File)
Jun 23 2026, 9:52 AM
Unknown Object (File)
May 18 2026, 6:18 PM
Unknown Object (File)
May 18 2026, 1:47 PM
Unknown Object (File)
May 15 2026, 11:23 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