From: Lino Sanfilippo Date: Tue, 14 Jun 2011 15:29:52 +0000 (+0200) Subject: fsnotify: introduce locked versions of fsnotify_add_mark() and fsnotify_remove_mark() X-Git-Tag: v3.8-rc1~11^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d5a335b845792d2a69ed1e244c0b233117b7db3c;p=pandora-kernel.git fsnotify: introduce locked versions of fsnotify_add_mark() and fsnotify_remove_mark() This patch introduces fsnotify_add_mark_locked() and fsnotify_remove_mark_locked() which are essentially the same as fsnotify_add_mark() and fsnotify_remove_mark() but assume that the caller has already taken the groups mark mutex. Signed-off-by: Lino Sanfilippo Signed-off-by: Eric Paris --- Reading git-diff-tree failed