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:
52c923d
)
fanotify: sys_fanotify_mark declartion
author
Eric Paris
<eparis@redhat.com>
Fri, 18 Dec 2009 02:24:26 +0000
(21:24 -0500)
committer
Eric Paris
<eparis@redhat.com>
Wed, 28 Jul 2010 13:58:55 +0000
(09:58 -0400)
This patch simply declares the new sys_fanotify_mark syscall
int fanotify_mark(int fanotify_fd, unsigned int flags, u64_mask,
int dfd const char *pathname)
Signed-off-by: Eric Paris <eparis@redhat.com>
No differences found