Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 3 Apr 2021 11:21:50 -0600
From:      Warner Losh <imp@bsdimp.com>
To:        Gleb Popov <arrowd@freebsd.org>
Cc:        Damjan Jovanovic <damjan.jov@gmail.com>, Rozhuk Ivan <rozhuk.im@gmail.com>, "freebsd-hackers@freebsd.org" <hackers@freebsd.org>
Subject:   Re: RFC: possible issue with kqueue
Message-ID:  <CANCZdfr5q1KnWU4kGXWsgpS9m_vn1jyLBEzOdnJFYq_6htbFOw@mail.gmail.com>
In-Reply-To: <CALH631mwWZBGiKhz3FAcL=dEQyYDM%2B7Z8Gc2H9VNMEh5dNfysA@mail.gmail.com>
References:  <20210327131011.e16291cac86475e75a33812c@FreeBSD.org> <20210330181402.GM14975@funkthat.com> <CAJm2B-kbkJPUHiurCfYsOmrCFSNPBD74FYsHsuNNdOVC6F4C%2BQ@mail.gmail.com> <CALH631mwWZBGiKhz3FAcL=dEQyYDM%2B7Z8Gc2H9VNMEh5dNfysA@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Apr 3, 2021 at 1:44 AM Gleb Popov <arrowd@freebsd.org> wrote:

> On Sat, Apr 3, 2021 at 6:22 AM Rozhuk Ivan <rozhuk.im@gmail.com> wrote:
>
> >
> > https://reviews.freebsd.org/D19690
> >
> > I do not finish this.
> > Plan was: implement this and catch unmount notify in my FAM, that in
> > glib20.
> >
>
> Hum, but I do see mount/unmount events in devd on CURRENT!
>


I did this in conjunction with the forced unmount work of chs@.   I was
unaware of this review, but this commit, and those that followed it, added
a similar feature.

Warner

commit 8ef773d1b4236ed3da368f9c91d15c5325d2e735
Author: Warner Losh <imp@FreeBSD.org>
Date:   Wed Aug 19 17:10:04 2020 +0000

    Add VFS FS events for mount and unmount to devctl/devd

    Report when a filesystem is mounted, remounted or unmounted via devd,
along with
    details about the mount point and mount options.

    Discussed with: kib@
    Reviewed by: kirk@ (prior version)
    Sponsored by: Netflix
    Diffential Revision: https://reviews.freebsd.org/D25969

Notes:
    svn path=/head/; revision=364402



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CANCZdfr5q1KnWU4kGXWsgpS9m_vn1jyLBEzOdnJFYq_6htbFOw>