From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-vk0-f42.google.com ([209.85.213.42]:34571 "EHLO mail-vk0-f42.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753882AbcEXV6H (ORCPT ); Tue, 24 May 2016 17:58:07 -0400 Received: by mail-vk0-f42.google.com with SMTP id c189so40563862vkb.1 for ; Tue, 24 May 2016 14:58:07 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <1464117159-17874-1-git-send-email-rpeterso@redhat.com> References: <1464117159-17874-1-git-send-email-rpeterso@redhat.com> Date: Tue, 24 May 2016 23:58:06 +0200 Message-ID: Subject: Re: [Cluster-devel] [GFS2 PATCH 0/7] Fix glock deadlocks with deleted inodes From: Andreas Gruenbacher To: Bob Peterson Cc: cluster-devel , Alexander Viro , linux-fsdevel Content-Type: text/plain; charset=UTF-8 Sender: linux-fsdevel-owner@vger.kernel.org List-ID: On Tue, May 24, 2016 at 9:12 PM, Bob Peterson wrote: > I'm sending this to linux-fsdevel because one of the patches affects vfs. FWIW, except for Bob's new cover letter, this is a repost of the following patch set from May 13 -- which nobody has commented on so far: http://permalink.gmane.org/gmane.linux.file-systems/108374 There are some more details about how we got to that solution in the first post. Thanks, Andreas