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:
ba611b1
)
fanotify: remove code duplication in mask tests
author
Eric Paris
<eparis@redhat.com>
Tue, 9 Nov 2010 16:45:15 +0000
(11:45 -0500)
committer
Eric Paris
<eparis@redhat.com>
Wed, 15 Dec 2010 18:58:44 +0000
(13:58 -0500)
The generic code in send_to_group() checks if a given mask is
appropriate for the given group. There is no need to duplicate this
code in fanotify.
Reported-by: Tvrtko Ursulin <tvrtko.ursulin@sophos.com>
Signed-off-by: Eric Paris <eparis@redhat.com>
No differences found