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)
Sun, Apr 20, 3:02 PM
Unknown Object (File)
Sat, Apr 19, 10:54 PM
Unknown Object (File)
Sat, Apr 19, 8:40 AM
Unknown Object (File)
Fri, Apr 18, 12:14 PM
Unknown Object (File)
Fri, Apr 18, 8:44 AM
Unknown Object (File)
Wed, Apr 16, 1:50 AM
Unknown Object (File)
Jan 25 2025, 9:06 AM
Unknown Object (File)
Nov 20 2024, 4:35 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