dnotify: replace dnotify_mark_mutex with dnotify_group mutex
authorLino Sanfilippo <LinoSanfilippo@gmx.de>
Thu, 2 Dec 2010 10:05:22 +0000 (11:05 +0100)
committerEric Paris <eparis@redhat.com>
Wed, 15 Dec 2010 18:58:46 +0000 (13:58 -0500)
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 <LinoSanfilippo@gmx.de>
Signed-off-by: Eric Paris <eparis@redhat.com>

No differences found