Re: [PATCH v5 0/6] fsmonitor: Implement fsmonitor for Linux

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



"Eric DeCosta via GitGitGadget" <gitgitgadget@xxxxxxxxx> writes:

> Goal is to deliver fsmonitor for Linux that is on par with fsmonitor for
> Windows and Mac OS.
>
> This patch set builds upon previous work for done for Windows and Mac OS to
> implement a fsmonitor back-end for Linux based on the Linux inotify API.
> inotify differs significantly from the equivalent Windows and Mac OS APIs in
> that a watch must be registered for every directory of interest (rather than
> a singular watch at the root of the directory tree) and special care must be
> taken to handle directory renames correctly.
>
> More information about inotify:
> https://man7.org/linux/man-pages/man7/inotify.7.html
>
> v4 differs from v3:
>
>  * Code review feedback

This has been dormant for full four months, and it seems to break
linux-asan CI job when merged to 'seen',

  https://github.com/git/git/actions/runs/4672116751/jobs/8273938089

while the same 'seen' excluding this topic passes everything.

  https://github.com/git/git/actions/runs/4674694371

For now, I'll drop this topic from 'seen'.

Thanks.




[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux