Skip to content
Commit 750a8870 authored by Eric Paris's avatar Eric Paris
Browse files

inotify: update the group mask on mark addition



Seperating the addition and update of marks in inotify resulted in a
regression in that inotify never gets events.  The inotify group mask is
always 0.  This mask should be updated any time a new mark is added.

Signed-off-by: default avatarEric Paris <eparis@redhat.com>
parent 83cb10f0
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment