Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • T tracker-miners
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 61
    • Issues 61
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 18
    • Merge requests 18
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GNOME
  • tracker-miners
  • Merge requests
  • !371

Merged
Created Dec 29, 2021 by Carlos Garnacho@carlosgMaintainer

Use Fanotify for file monitoring.

  • Overview 5
  • Commits 3
  • Pipelines 2
  • Changes 12

This is a very nice and unexpected last gift from 2021. Recent kernels enabled the usage of fanotify for file monitoring without additional capabilities. This merge request splits TrackerMonitor into a base abstract class and a glib implementation, and adds an extra fanotify implementation that is preferred over GFileMonitor where available.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: wip/carlosg/fanotify