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:
ea7ae60
)
audit: seperate audit inode watches into a subfile
author
Eric Paris
<eparis@redhat.com>
Thu, 11 Jun 2009 18:31:36 +0000
(14:31 -0400)
committer
Al Viro
<viro@zeniv.linux.org.uk>
Wed, 24 Jun 2009 03:50:59 +0000
(23:50 -0400)
In preparation for converting audit to use fsnotify instead of inotify we
seperate the inode watching code into it's own file. This is similar to
how the audit tree watching code is already seperated into audit_tree.c
Signed-off-by: Eric Paris <eparis@redhat.com>
No differences found