summaryrefslogtreecommitdiffstats
path: root/fs/notify/inotify
diff options
context:
space:
mode:
authorEric Paris <eparis@redhat.com>2010-07-28 10:18:39 -0400
committerEric Paris <eparis@redhat.com>2010-07-28 10:18:54 -0400
commit613a807fe7c793ceb7d6f059773527a5a6c84a96 (patch)
treed217dbde37c8c0a145c36dea24e7afe5fe5e5ff0 /fs/notify/inotify
parent84a5b68e8da1490906c11129756490a556ae2c19 (diff)
downloadop-kernel-dev-613a807fe7c793ceb7d6f059773527a5a6c84a96.zip
op-kernel-dev-613a807fe7c793ceb7d6f059773527a5a6c84a96.tar.gz
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 'fs/notify/inotify')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud