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, Oct 2, 4:02 AM
Unknown Object (File)
Sun, Sep 22, 11:40 PM
Unknown Object (File)
Sun, Sep 22, 7:45 PM
Unknown Object (File)
Sat, Sep 21, 2:07 AM
Unknown Object (File)
Thu, Sep 5, 2:42 PM
Unknown Object (File)
Sep 1 2024, 11:21 AM
Unknown Object (File)
Aug 12 2024, 10:16 AM
Unknown Object (File)
Aug 6 2024, 7:57 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