From: Lino Sanfilippo Date: Thu, 2 Dec 2010 10:05:22 +0000 (+0100) Subject: dnotify: replace dnotify_mark_mutex with dnotify_group mutex X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5224f2375a0bda4a4f28952ad605b556f62ec64e;p=pandora-kernel.git dnotify: replace dnotify_mark_mutex with dnotify_group mutex Since we introduced a new mutex for fsnotify groups we dont need an extra dnotify_mark_mutex any more. This patch replaces the dnotify_mark_mutex with the dnotify_group mutex. Signed-off-by: Lino Sanfilippo Signed-off-by: Eric Paris --- Reading git-diff-tree failed