Skip to content
This repository has been archived by the owner on Jun 26, 2020. It is now read-only.

WIP: inotify: T2509: Watch underlying file inode on overlayfs #8

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

w4
Copy link

@w4 w4 commented May 25, 2020

Patch retrieved from https://www.spinics.net/lists/linux-unionfs/msg00736.html

Fix overlayfs inotify interaction - use d_real_inode() helper
to resolve real (underlying) inode. Without this inotify is not functional on
overlayfs.

WIP as I'm just PRIng this to grab a build artifact right now :)

@w4 w4 marked this pull request as draft May 25, 2020 11:46
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant