audit: seperate audit inode watches into a subfile
authorEric Paris <eparis@redhat.com>
Thu, 11 Jun 2009 18:31:36 +0000 (14:31 -0400)
committerAl 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