Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753611Ab3FJOkQ (ORCPT ); Mon, 10 Jun 2013 10:40:16 -0400 Received: from mailhub.sw.ru ([195.214.232.25]:30811 "EHLO relay.sw.ru" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750930Ab3FJOkP (ORCPT ); Mon, 10 Jun 2013 10:40:15 -0400 Subject: [PATCH 0/3] SUNRPC: PipeFS races fixes To: Trond.Myklebust@netapp.com From: Stanislav Kinsbursky Cc: linux-nfs@vger.kernel.org, devel@openvz.org, linux-kernel@vger.kernel.org, jlayton@redhat.com Date: Mon, 10 Jun 2013 18:39:53 +0400 Message-ID: <20130610143725.7498.72391.stgit@localhost.localdomain> User-Agent: StGit/0.16 MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 797 Lines: 24 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(-) -- 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/