Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp1993172imu; Fri, 14 Dec 2018 04:12:10 -0800 (PST) X-Google-Smtp-Source: AFSGD/XHyFEScG7ARVy+aWv32KtxbRmsM7WWkVunkzN7uJkPYFmd9DjzITDCz6mM960f4kXOi9YQ X-Received: by 2002:a17:902:9305:: with SMTP id bc5mr2637081plb.86.1544789530792; Fri, 14 Dec 2018 04:12:10 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1544789530; cv=none; d=google.com; s=arc-20160816; b=B5W2Nx6DmhF5qoiQ5E4G7w64TiAMgLgpAKBx//LLEhmnfmTtTZ5lYD57jxLKptM74u FLMAHO9pGaCxQ1DC9pAdNihSN+/Vuw2s4wRDNIGEZYBAMwWTWODpcW5wHvg5jyQHvGuR rwNzgv82hyWqRbucN64jKwmBczd4WzfID/eArD/ZTdRqONMHE/MGvbJm2Jf6hc++1u6D x5//ICJuufPi3UEu3260bCACCUS+tl8b87+Ler9Jfy81wDPxPtw0Zgtj0Pwzfo+d7OXE 0I9dxJ+Nctusqr37NkSFthy3U2GN8XQw5A0DJELjyVDw136SAV7Cs+dj1lCo7QJnYynZ bpVw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=KnaKtAwtu8DsnHVEN4Armk7z3zmBuF5F8cgwyCpW7nk=; b=ugKuYGaur5LJPpA9W2ITXKezHP7yZHm6PofzpnnRqKdhMQIr3wy3UHcdxj7fu3PDuV q5PDb7ZEV2+NkJIKc8E6hpCTnwfHj/EjPjlRdXf2TkZU/b9npuz6WBYNsNvRzZaV9fKZ 3ucsYebEY33rJK7ZUN6Ar8R5hGNU81h0RwG2hEHoytSv+04IpUiNmWqdittUermSb8Ev aXXjQNnDMa5Ua6H+l06RwknsxfP1csvSebxB8lyfpr9WqYwu/Rf329Zz924P1Tr2PYQG 0z0qeqTZz0MyGqAdOchy2Tlu1dyzQmFd309BZvY9MAJCkM+aNeO+Pg6yqBlN0Ab5vApr ZDgQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=QLn8LyTK; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id 21si3921379pgk.74.2018.12.14.04.11.55; Fri, 14 Dec 2018 04:12:10 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=QLn8LyTK; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1730753AbeLNMLI (ORCPT + 99 others); Fri, 14 Dec 2018 07:11:08 -0500 Received: from mail.kernel.org ([198.145.29.99]:57604 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1731723AbeLNMLF (ORCPT ); Fri, 14 Dec 2018 07:11:05 -0500 Received: from localhost (5356596B.cm-6-7b.dynamic.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 9F6CC2133F; Fri, 14 Dec 2018 12:11:03 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1544789464; bh=ERTP8n0A2s/Uxo8QvQ5WEbnd/NQ+jyiokSuCT/i3G2g=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=QLn8LyTKpn1kDOUQwb3YxUmmRFu80SK8h0yXiBSBVJDgzye3SxJADGAjmV5wNPnYJ dq03vY+KDRhUbDNmI3MoGibht7krK3AaW6J+t918ICfPSFQob0FGzTirWtP2qhbOfp EknI9gCsLCdR7tecDPJ5uO8pUADbRJMiEPo0uOh0= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Larry Chen , Changwei Ge , Mark Fasheh , Joel Becker , Junxiao Bi , Joseph Qi , Andrew Morton , Linus Torvalds , Sasha Levin Subject: [PATCH 4.14 73/89] ocfs2: fix deadlock caused by ocfs2_defrag_extent() Date: Fri, 14 Dec 2018 13:00:26 +0100 Message-Id: <20181214115733.278740917@linuxfoundation.org> X-Mailer: git-send-email 2.20.0 In-Reply-To: <20181214115729.658859279@linuxfoundation.org> References: <20181214115729.658859279@linuxfoundation.org> User-Agent: quilt/0.65 X-stable: review X-Patchwork-Hint: ignore MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 4.14-stable review patch. If anyone has any objections, please let me know. ------------------ [ Upstream commit e21e57445a64598b29a6f629688f9b9a39e7242a ] ocfs2_defrag_extent may fall into deadlock. ocfs2_ioctl_move_extents ocfs2_ioctl_move_extents ocfs2_move_extents ocfs2_defrag_extent ocfs2_lock_allocators_move_extents ocfs2_reserve_clusters inode_lock GLOBAL_BITMAP_SYSTEM_INODE __ocfs2_flush_truncate_log inode_lock GLOBAL_BITMAP_SYSTEM_INODE As backtrace shows above, ocfs2_reserve_clusters() will call inode_lock against the global bitmap if local allocator has not sufficient cluters. Once global bitmap could meet the demand, ocfs2_reserve_cluster will return success with global bitmap locked. After ocfs2_reserve_cluster(), if truncate log is full, __ocfs2_flush_truncate_log() will definitely fall into deadlock because it needs to inode_lock global bitmap, which has already been locked. To fix this bug, we could remove from ocfs2_lock_allocators_move_extents() the code which intends to lock global allocator, and put the removed code after __ocfs2_flush_truncate_log(). ocfs2_lock_allocators_move_extents() is referred by 2 places, one is here, the other does not need the data allocator context, which means this patch does not affect the caller so far. Link: http://lkml.kernel.org/r/20181101071422.14470-1-lchen@suse.com Signed-off-by: Larry Chen Reviewed-by: Changwei Ge Cc: Mark Fasheh Cc: Joel Becker Cc: Junxiao Bi Cc: Joseph Qi Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds Signed-off-by: Sasha Levin --- fs/ocfs2/move_extents.c | 47 +++++++++++++++++++++++------------------ 1 file changed, 26 insertions(+), 21 deletions(-) diff --git a/fs/ocfs2/move_extents.c b/fs/ocfs2/move_extents.c index 7eb3b0a6347e..f55f82ca3425 100644 --- a/fs/ocfs2/move_extents.c +++ b/fs/ocfs2/move_extents.c @@ -156,18 +156,14 @@ static int __ocfs2_move_extent(handle_t *handle, } /* - * lock allocators, and reserving appropriate number of bits for - * meta blocks and data clusters. - * - * in some cases, we don't need to reserve clusters, just let data_ac - * be NULL. + * lock allocator, and reserve appropriate number of bits for + * meta blocks. */ -static int ocfs2_lock_allocators_move_extents(struct inode *inode, +static int ocfs2_lock_meta_allocator_move_extents(struct inode *inode, struct ocfs2_extent_tree *et, u32 clusters_to_move, u32 extents_to_split, struct ocfs2_alloc_context **meta_ac, - struct ocfs2_alloc_context **data_ac, int extra_blocks, int *credits) { @@ -192,13 +188,6 @@ static int ocfs2_lock_allocators_move_extents(struct inode *inode, goto out; } - if (data_ac) { - ret = ocfs2_reserve_clusters(osb, clusters_to_move, data_ac); - if (ret) { - mlog_errno(ret); - goto out; - } - } *credits += ocfs2_calc_extend_credits(osb->sb, et->et_root_el); @@ -257,10 +246,10 @@ static int ocfs2_defrag_extent(struct ocfs2_move_extents_context *context, } } - ret = ocfs2_lock_allocators_move_extents(inode, &context->et, *len, 1, - &context->meta_ac, - &context->data_ac, - extra_blocks, &credits); + ret = ocfs2_lock_meta_allocator_move_extents(inode, &context->et, + *len, 1, + &context->meta_ac, + extra_blocks, &credits); if (ret) { mlog_errno(ret); goto out; @@ -283,6 +272,21 @@ static int ocfs2_defrag_extent(struct ocfs2_move_extents_context *context, } } + /* + * Make sure ocfs2_reserve_cluster is called after + * __ocfs2_flush_truncate_log, otherwise, dead lock may happen. + * + * If ocfs2_reserve_cluster is called + * before __ocfs2_flush_truncate_log, dead lock on global bitmap + * may happen. + * + */ + ret = ocfs2_reserve_clusters(osb, *len, &context->data_ac); + if (ret) { + mlog_errno(ret); + goto out_unlock_mutex; + } + handle = ocfs2_start_trans(osb, credits); if (IS_ERR(handle)) { ret = PTR_ERR(handle); @@ -600,9 +604,10 @@ static int ocfs2_move_extent(struct ocfs2_move_extents_context *context, } } - ret = ocfs2_lock_allocators_move_extents(inode, &context->et, len, 1, - &context->meta_ac, - NULL, extra_blocks, &credits); + ret = ocfs2_lock_meta_allocator_move_extents(inode, &context->et, + len, 1, + &context->meta_ac, + extra_blocks, &credits); if (ret) { mlog_errno(ret); goto out; -- 2.19.1