From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dave Kleikamp Subject: Re: [PATCH] jfs: clean up jfs_rename and fix out of order unlock Date: Fri, 17 Jul 2015 11:53:01 -0500 Message-ID: <55A932ED.1090407@oracle.com> References: <1436964152-11203-1-git-send-email-jack@suse.com> <1436964152-11203-6-git-send-email-jack@suse.com> <55A6ABF7.9010302@oracle.com> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Cc: jfs-discussion@lists.sourceforge.net To: Jan Kara , linux-fsdevel@vger.kernel.org Return-path: Received: from userp1040.oracle.com ([156.151.31.81]:23196 "EHLO userp1040.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751762AbbGQQx7 (ORCPT ); Fri, 17 Jul 2015 12:53:59 -0400 In-Reply-To: <55A6ABF7.9010302@oracle.com> Sender: linux-fsdevel-owner@vger.kernel.org List-ID: Trimmed the cc list On 07/15/2015 01:52 PM, Dave Kleikamp wrote: > Subject: [PATCH] jfs: clean up jfs_rename and fix out of order unlock > > [ Jan, I'll push this right away. You can carry it along until it > gets merged. I want this pushed to stable as well.] This is in mainline now. I changed my mind about stable since this didn't fix an observed problem, but a potential yet unlikely one. Shaggy