commit | 7f6b6117e1803777fcf48fe31bd236a7fbf740db | [log] [tgz] |
---|---|---|
author | Eric Paris <eparis@redhat.com> | Wed Jul 28 10:18:38 2010 -0400 |
committer | Eric Paris <eparis@redhat.com> | Wed Jul 28 10:18:52 2010 -0400 |
tree | e86b8bd3a16155447a215a758960092021006311 | |
parent | 3a9b16b407f10b2a771bcae13fb5791e527d6bcf [diff] |
inotify: use the mark in handler functions inotify now gets a mark in the should_send_event and handle_event functions. Rather than look up the mark themselves inotify should just use the mark it was handed. Signed-off-by: Eric Paris <eparis@redhat.com>