]> bbs.cooldavid.org Git - net-next-2.6.git/commit
dnotify: use the mark in handler functions
authorEric Paris <eparis@redhat.com>
Wed, 28 Jul 2010 14:18:38 +0000 (10:18 -0400)
committerEric Paris <eparis@redhat.com>
Wed, 28 Jul 2010 14:18:53 +0000 (10:18 -0400)
commitc496313fcc35a41e176e3f19cdda2544ea3a32a6
tree442a90a3a2ac7b7106c3e7ba0583735b17f7153d
parent7f6b6117e1803777fcf48fe31bd236a7fbf740db
dnotify: use the mark in handler functions

dnotify now gets a mark in the should_send_event and handle_event
functions.  Rather than look up the mark themselves dnotify should just use
the mark it was handed.

Signed-off-by: Eric Paris <eparis@redhat.com>
fs/notify/dnotify/dnotify.c