https://github.com/torvalds/linux
Revision cfcad62c74abfef83762dc05a556d21bdf3980a2 authored by Eric Paris on 11 June 2009, 18:31:36 UTC, committed by Al Viro on 24 June 2009, 03:50:59 UTC
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>
1 parent ea7ae60
History
Tip revision: cfcad62c74abfef83762dc05a556d21bdf3980a2 authored by Eric Paris on 11 June 2009, 18:31:36 UTC
audit: seperate audit inode watches into a subfile
Tip revision: cfcad62
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 945 bytes
.mailmap -rw-r--r-- 3.9 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 91.7 KB
Kbuild -rw-r--r-- 2.4 KB
MAINTAINERS -rw-r--r-- 147.7 KB
Makefile -rw-r--r-- 53.8 KB
README -rw-r--r-- 17.0 KB
REPORTING-BUGS -rw-r--r-- 3.1 KB

README

back to top