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)
Wed, Nov 13, 7:42 PM
Unknown Object (File)
Tue, Nov 5, 4:14 AM
Unknown Object (File)
Tue, Nov 5, 4:09 AM
Unknown Object (File)
Oct 18 2024, 9:04 AM
Unknown Object (File)
Oct 3 2024, 5:17 PM
Unknown Object (File)
Oct 2 2024, 4:02 AM
Unknown Object (File)
Sep 22 2024, 11:40 PM
Unknown Object (File)
Sep 22 2024, 7:45 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