From: Andreas Gruenbacher Date: Fri, 18 Dec 2009 02:24:25 +0000 (-0500) Subject: fsnotify: take inode->i_lock inside fsnotify_find_mark_entry() X-Git-Tag: v2.6.36-rc1~303^2~86 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=35566087099c3ff8901d65ee98af56347ee66e5a;p=pandora-kernel.git fsnotify: take inode->i_lock inside fsnotify_find_mark_entry() All callers to fsnotify_find_mark_entry() except one take and release inode->i_lock around the call. Take the lock inside fsnotify_find_mark_entry() instead. Signed-off-by: Andreas Gruenbacher Signed-off-by: Eric Paris --- Reading git-diff-tree failed