Received: by 2002:a05:6359:6284:b0:131:369:b2a3 with SMTP id se4csp4585433rwb; Tue, 8 Aug 2023 10:30:54 -0700 (PDT) X-Google-Smtp-Source: AGHT+IHtfx2+20WIpiogsgBFdby2Zy5c4jlBoke1bkOiKi2MgeMD91lTobV2097K9vDZpuxy6e5b X-Received: by 2002:a2e:6a13:0:b0:2b9:e40a:30bc with SMTP id f19-20020a2e6a13000000b002b9e40a30bcmr130304ljc.19.1691515854680; Tue, 08 Aug 2023 10:30:54 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1691515854; cv=none; d=google.com; s=arc-20160816; b=l/xKlUERHG1LgedUdJ8p7rXh7FpNX9tjqfSLuTE4A3tGv07uo83yH0lWV91HwYVG9J SVhnUa/xJlRCNJkPiFdT8FeW+U6/uDv1ALuh8ygg9SIPjM8Grt0655ln7keuA9SfSZbK +Y+fIsS0h0GbcFbUFUWyZ4P7k9Pr5FdQ0xcJObRY/SOKjNLYKSq9VSy9YUxc8ZQbLuLD 0nnPTA1lny0CMcc62xOQfdW/vi7EF/VgPuQz1tNes+WYq0zMLxlhjb74i5WLX9bkeQkp KqSSPbm7aXEXciiGb0v0wXyZPHdsV7LpMRTzSzoPQkIDgXQskC3C8lBmyorxQ4K+0KoB OuSw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-disposition:mime-version :references:message-id:subject:to:from:date; bh=/17mzegf8JZHibMrzQvxR5LoTlQRR3yQ0c1DUaT3IG0=; fh=fqW8oMY9ydixFpWZdFhmrmd4m3lvFBw58fIoJyq/l8o=; b=H4RuldwMOnuVdhI4MUfNVoHA6POAlLuokTV9Wb+BpGwE7BZRqwTh4QhPUGCIuOwum8 y6AK8slLf2+V4Vu06aYKKhD5wOrJYH+2wEDWtaqU/gmZu7fr7CetPilg3YKyAeNXw2/H R6saM+Dbk36FC8gYoFmlrUK0mRcqCF0JdpmlTdG6xA0R2t23xk6B5fb5lkRzEyJEYJFE ccDugkTUCQH2r+kE9/oVgyFsxQGms8rCp95xC8bDhW2y9cwcedtb/d8vUTAEem+08Z8v jt5p87E4XaSsvrQSyWrS/LXWV/iTIdr4BdstaRl+ReX1rcV7RHpLjCra35liN9hUqgmR yvZg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id j2-20020a170906278200b00988c408ed41si7604182ejc.513.2023.08.08.10.30.29; Tue, 08 Aug 2023 10:30:54 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233918AbjHHRMn (ORCPT + 99 others); Tue, 8 Aug 2023 13:12:43 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:53844 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234158AbjHHRME (ORCPT ); Tue, 8 Aug 2023 13:12:04 -0400 Received: from pidgin.makrotopia.org (pidgin.makrotopia.org [185.142.180.65]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id DF21B1BAC6; Tue, 8 Aug 2023 09:05:02 -0700 (PDT) Received: from local by pidgin.makrotopia.org with esmtpsa (TLS1.3:TLS_AES_256_GCM_SHA384:256) (Exim 4.96) (envelope-from ) id 1qTPBw-0007ZB-2E; Tue, 08 Aug 2023 16:04:16 +0000 Date: Tue, 8 Aug 2023 17:04:09 +0100 From: Daniel Golle To: Randy Dunlap , Miquel Raynal , Richard Weinberger , Vignesh Raghavendra , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Daniel Golle , linux-mtd@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH v3 3/8] mtd: ubi: block: don't return on error when removing Message-ID: References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,SPF_HELO_NONE, SPF_PASS autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org There is no point on returning the error from ubiblock_remove in case it is being called due to a volume removal event -- the volume is gone, we should destroy and remove the ubiblock device no matter what. Introduce new boolean parameter 'force' to tell ubiblock_remove to go on even in case the ubiblock device is still busy. Use that new option when calling ubiblock_remove due to a UBI_VOLUME_REMOVED event. Signed-off-by: Daniel Golle --- drivers/mtd/ubi/block.c | 6 +++--- drivers/mtd/ubi/cdev.c | 2 +- drivers/mtd/ubi/ubi.h | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/drivers/mtd/ubi/block.c b/drivers/mtd/ubi/block.c index 437c5b83ffe51..69fa6fecb8494 100644 --- a/drivers/mtd/ubi/block.c +++ b/drivers/mtd/ubi/block.c @@ -456,7 +456,7 @@ static void ubiblock_cleanup(struct ubiblock *dev) idr_remove(&ubiblock_minor_idr, dev->gd->first_minor); } -int ubiblock_remove(struct ubi_volume_info *vi) +int ubiblock_remove(struct ubi_volume_info *vi, bool force) { struct ubiblock *dev; int ret; @@ -470,7 +470,7 @@ int ubiblock_remove(struct ubi_volume_info *vi) /* Found a device, let's lock it so we can check if it's busy */ mutex_lock(&dev->dev_mutex); - if (dev->refcnt > 0) { + if (dev->refcnt > 0 && !force) { ret = -EBUSY; goto out_unlock_dev; } @@ -545,7 +545,7 @@ static int ubiblock_notify(struct notifier_block *nb, */ break; case UBI_VOLUME_REMOVED: - ubiblock_remove(&nt->vi); + ubiblock_remove(&nt->vi, true); break; case UBI_VOLUME_RESIZED: ubiblock_resize(&nt->vi); diff --git a/drivers/mtd/ubi/cdev.c b/drivers/mtd/ubi/cdev.c index f43430b9c1e65..bb55e863dd296 100644 --- a/drivers/mtd/ubi/cdev.c +++ b/drivers/mtd/ubi/cdev.c @@ -572,7 +572,7 @@ static long vol_cdev_ioctl(struct file *file, unsigned int cmd, struct ubi_volume_info vi; ubi_get_volume_info(desc, &vi); - err = ubiblock_remove(&vi); + err = ubiblock_remove(&vi, false); break; } diff --git a/drivers/mtd/ubi/ubi.h b/drivers/mtd/ubi/ubi.h index c8f1bd4fa1008..44c0eeaf1e1b0 100644 --- a/drivers/mtd/ubi/ubi.h +++ b/drivers/mtd/ubi/ubi.h @@ -979,7 +979,7 @@ static inline void ubi_fastmap_destroy_checkmap(struct ubi_volume *vol) {} int ubiblock_init(void); void ubiblock_exit(void); int ubiblock_create(struct ubi_volume_info *vi); -int ubiblock_remove(struct ubi_volume_info *vi); +int ubiblock_remove(struct ubi_volume_info *vi, bool force); #else static inline int ubiblock_init(void) { return 0; } static inline void ubiblock_exit(void) {} @@ -987,7 +987,7 @@ static inline int ubiblock_create(struct ubi_volume_info *vi) { return -ENOSYS; } -static inline int ubiblock_remove(struct ubi_volume_info *vi) +static inline int ubiblock_remove(struct ubi_volume_info *vi, bool force) { return -ENOSYS; } -- 2.41.0