From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Paris Subject: Re: [PATCH 1/6] fsnotify: introduce new group mutex Date: Tue, 07 Dec 2010 14:56:16 -0500 Message-ID: <1291751776.3072.6.camel@localhost.localdomain> References: <20101202100148.GB5196@lsanfilippo.unix.rd.tt.avira.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Cc: linux-kernel@vger.kernel.org, linux-fsdevel@vger.kernel.org To: Lino Sanfilippo Return-path: In-Reply-To: <20101202100148.GB5196@lsanfilippo.unix.rd.tt.avira.com> Sender: linux-kernel-owner@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org On Thu, 2010-12-02 at 11:01 +0100, Lino Sanfilippo wrote: > This patch intoduces a group specific mutex that is used to synchronize all > group related data/tasks for which no dedicated lock exists yet. > > Signed-off-by: Lino Sanfilippo Patch 1-4 applied to for-next;