git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
83cb10f
)
inotify: update the group mask on mark addition
author
Eric Paris
<eparis@redhat.com>
Fri, 28 Aug 2009 16:50:47 +0000
(12:50 -0400)
committer
Eric Paris
<eparis@redhat.com>
Fri, 28 Aug 2009 16:51:14 +0000
(12:51 -0400)
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: Eric Paris <eparis@redhat.com>
No differences found