Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753824Ab3FJOlx (ORCPT ); Mon, 10 Jun 2013 10:41:53 -0400 Received: from relay.parallels.com ([195.214.232.42]:60951 "EHLO relay.parallels.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753472Ab3FJOlv (ORCPT ); Mon, 10 Jun 2013 10:41:51 -0400 Message-ID: <51B5E59E.1000501@parallels.com> Date: Mon, 10 Jun 2013 18:41:34 +0400 From: Stanislav Kinsbursky User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130329 Thunderbird/17.0.5 MIME-Version: 1.0 To: CC: , , , Subject: Re: [PATCH 0/3] SUNRPC: PipeFS races fixes References: <20130610143725.7498.72391.stgit@localhost.localdomain> In-Reply-To: <20130610143725.7498.72391.stgit@localhost.localdomain> Content-Type: text/plain; charset="UTF-8"; format=flowed Content-Transfer-Encoding: 8bit X-Originating-IP: [10.30.18.163] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 988 Lines: 33 This series has flaws. Will fix and resend. Sorry for noise. 10.06.2013 18:39, Stanislav Kinsbursky пишет: > This series fixed races between PipeFS mount/umount notification calls and > SUNRPC clients creation and destruction. > > https://bugzilla.redhat.com/show_bug.cgi?id=924649 > > The following series implements... > > --- > > Stanislav Kinsbursky (3): > SUNRPC: fix races on PipeFS UMOUNT notifications > SUNRPC: fix races on PipeFS UMOUNT notifications > SUNRPC: PipeFS MOUNT notification optimization for dying clients > > > net/sunrpc/clnt.c | 14 +++++++++----- > net/sunrpc/rpc_pipe.c | 5 ++++- > 2 files changed, 13 insertions(+), 6 deletions(-) > -- Best regards, Stanislav Kinsbursky -- 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/