From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-qv1-f49.google.com (mail-qv1-f49.google.com [209.85.219.49]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 8A9DC71B49 for ; Tue, 30 Jan 2024 20:49:24 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=209.85.219.49 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1706647766; cv=none; b=az7jrSX1OA1RYRbE4/efGY/LWRlCeVyXzCtjdgQo63NuETJC7y+Ajqwhg35YPday7KeGhvuYckr35PZZW3tHomP8df2aqyLKt4rL18eZfW2/Jr8uLU1o9DIwbMDkCzKKcRj3cJrzYgJ1dBCf9Y5PKVCAKgk8u4/p7NstJIQ3eL8= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1706647766; c=relaxed/simple; bh=bS3zY4RD+CMpw9nf3G/9PKea3i0PDScm6HPQf3AhHgw=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=gaLRoSW+v/CV+hyOpPvGvgSGJti39iol518xze75YoxhKoOQPUh0Nwv815ZgBmE2J4jkKYUb8Yl81JpN87d1/Cxz8io33DdWswnuw8v4vF678kvs/nbuNWCBntzcba7YwPf/v+pw8FMLjQVZOub2+ziX6GdCgy12b/SQP2RCV8o= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org; spf=pass smtp.mailfrom=redhat.com; arc=none smtp.client-ip=209.85.219.49 Authentication-Results: smtp.subspace.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=redhat.com Received: by mail-qv1-f49.google.com with SMTP id 6a1803df08f44-68873473ce6so34068146d6.0 for ; Tue, 30 Jan 2024 12:49:24 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1706647763; x=1707252563; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=AtZBEe426KIf/mBUMlvvoaF7jyFEZ9/COBSE2/txMLU=; b=Gvyb3/1VNuN/gt4TsxqwQ3u26x3s+iPRKL0is2dHjG66CvubKiuVctNwK7pUOLttTl SBylTfiDF10L1C+THH4CffgxBXz53A+wm5FWrr6jHX7GoQehUMFYUPdyq3Szock0cyZE GBDCWwCWpLkHdemAlI6sWGPXpW2gma905Y2Ru/+F9/vq/0c6r3r8BZgR+akGTPHdVAfX vH5zl2AFEa2EUmApLB3a1XZXUlyRCnNukPB01qvE4QcszRa1zIpncgws+RBUYw5nMEPO p96SSC4MjFb9teFnNecToEgE9Honufz4LqWEi3h/gXg7oaFPqKHTWjnjKdLHhLkZwmih opjQ== X-Gm-Message-State: AOJu0YxRQhVgjsRkfqdvduCDJn0ZjfDOEc7cH8eNc14k4miQFybOWSaC BSxQSzZ73CMnZf8zDLGre+/39s9phs1DmVduZHjBL5uclrXeF2p4EVyZZ1C2zA== X-Google-Smtp-Source: AGHT+IExCJjqhy5J/HQbLwc6HEIv1PKoKFV6opMfTc/hdwP/PWAAPv9RfvTcXLRcTuNHUUdlDE2mNw== X-Received: by 2002:a05:6214:f2c:b0:681:7d81:705b with SMTP id iw12-20020a0562140f2c00b006817d81705bmr615439qvb.4.1706647763522; Tue, 30 Jan 2024 12:49:23 -0800 (PST) Received: from localhost (pool-68-160-141-91.bstnma.fios.verizon.net. [68.160.141.91]) by smtp.gmail.com with ESMTPSA id of10-20020a056214434a00b0068c560eaf8fsm1688182qvb.134.2024.01.30.12.49.22 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 30 Jan 2024 12:49:23 -0800 (PST) Date: Tue, 30 Jan 2024 15:49:22 -0500 From: Mike Snitzer To: Johannes Thumshirn Cc: Damien Le Moal , Naohiro Aota , Johannes Thumshirn , Alasdair Kergon , Mikulas Patocka , dm-devel@lists.linux.dev, Chris Mason , Josef Bacik , David Sterba , Jaegeuk Kim , Chao Yu , Jens Axboe , Christoph Hellwig , Sagi Grimberg , Chaitanya Kulkarni , linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org, linux-btrfs@vger.kernel.org, linux-f2fs-devel@lists.sourceforge.net, linux-block@vger.kernel.org, linux-nvme@lists.infradead.org Subject: Re: [PATCH v3 5/5] block: remove gfp_flags from blkdev_zone_mgmt Message-ID: References: <20240128-zonefs_nofs-v3-0-ae3b7c8def61@wdc.com> <20240128-zonefs_nofs-v3-5-ae3b7c8def61@wdc.com> Precedence: bulk X-Mailing-List: linux-btrfs@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20240128-zonefs_nofs-v3-5-ae3b7c8def61@wdc.com> On Mon, Jan 29 2024 at 2:52P -0500, Johannes Thumshirn wrote: > Now that all callers pass in GFP_KERNEL to blkdev_zone_mgmt() and use > memalloc_no{io,fs}_{save,restore}() to define the allocation scope, we can > drop the gfp_mask parameter from blkdev_zone_mgmt() as well as > blkdev_zone_reset_all() and blkdev_zone_reset_all_emulated(). > > Signed-off-by: Johannes Thumshirn Reviewed-by: Mike Snitzer