diff options
author | Eric Paris <eparis@redhat.com> | 2010-07-28 10:18:39 -0400 |
---|---|---|
committer | Eric Paris <eparis@redhat.com> | 2010-07-28 10:18:54 -0400 |
commit | 613a807fe7c793ceb7d6f059773527a5a6c84a96 (patch) | |
tree | d217dbde37c8c0a145c36dea24e7afe5fe5e5ff0 /kernel/audit_watch.c | |
parent | 84a5b68e8da1490906c11129756490a556ae2c19 (diff) | |
download | kernel_samsung_smdk4412-613a807fe7c793ceb7d6f059773527a5a6c84a96.zip kernel_samsung_smdk4412-613a807fe7c793ceb7d6f059773527a5a6c84a96.tar.gz kernel_samsung_smdk4412-613a807fe7c793ceb7d6f059773527a5a6c84a96.tar.bz2 |
fsnotify: walk the inode and vfsmount lists simultaneously
We currently walk the list of marks on an inode followed by the list of
marks on the vfsmount. These are in order (by the memory address of the
group) so lets walk them both together. Eventually we can pass both the
inode mark and the vfsmount mark to helpers simultaneously.
Signed-off-by: Eric Paris <eparis@redhat.com>
Diffstat (limited to 'kernel/audit_watch.c')
0 files changed, 0 insertions, 0 deletions