Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754617Ab0LGT4V (ORCPT ); Tue, 7 Dec 2010 14:56:21 -0500 Received: from mx1.redhat.com ([209.132.183.28]:25287 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751706Ab0LGT4U (ORCPT ); Tue, 7 Dec 2010 14:56:20 -0500 Subject: Re: [PATCH 1/6] fsnotify: introduce new group mutex From: Eric Paris To: Lino Sanfilippo Cc: linux-kernel@vger.kernel.org, linux-fsdevel@vger.kernel.org In-Reply-To: <20101202100148.GB5196@lsanfilippo.unix.rd.tt.avira.com> References: <20101202100148.GB5196@lsanfilippo.unix.rd.tt.avira.com> Content-Type: text/plain; charset="UTF-8" Date: Tue, 07 Dec 2010 14:56:16 -0500 Message-ID: <1291751776.3072.6.camel@localhost.localdomain> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 543 Lines: 13 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; -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/