From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id E542F1AF0CA; Thu, 30 Jan 2025 08:42:05 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1738226526; cv=none; b=sRALqCl0HIfufh3bowEkEjoiy66uTcVLYF1OsZqNsCaHqo3D65/IEEp1bTWC9AHg7Or4yeR3oSO0Szs9LCjlpo3jYByI9k1jnghPD8Z90Be/ySAtAtorQis0YygUJqLUbNNcbbPaomedsqC2+4x43MF23Fom9LYcO9Wk8sALTQ8= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1738226526; c=relaxed/simple; bh=5zNFrQ5ep7SJ4ETu6BE8Y+0ZTQiAAcEGAlDmGPcn/4c=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=qTN3qco2C5JbW533Z30q7JEyGEZ9AtHlGhVN3W9ub/T4/4ta7kUvapJHn1YL/0h3AEGLeIFILKAnpb45mbOKONDkMB8DWAGRGPkwlZrwGunInle0PGTmygo2zzU9x/hlEMfcTySX5H6Qou0iEklpSxowO129l8SS62MQe2wgneI= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b=DZZMI/eJ; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b="DZZMI/eJ" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 6B18CC4CED2; Thu, 30 Jan 2025 08:42:05 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1738226525; bh=5zNFrQ5ep7SJ4ETu6BE8Y+0ZTQiAAcEGAlDmGPcn/4c=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=DZZMI/eJMmLEDyYyIcvJnkA5AUBbGrOMJcZctC12/PMM0E5rcsSJgnHBjdgJZxNEk cQ7hTqhlOKDzUzMsdFaNmFZk8/6DkJWYccHqHUc8f/VQbBCr5LjJKHE8BHnNzQvcwG eAxYVseWrCJhgJeGZW3V/zTfnE17KCsHmoUDLDLE= Date: Thu, 30 Jan 2025 09:41:11 +0100 From: Greg KH To: Leah Rumancik Cc: stable@vger.kernel.org, xfs-stable@lists.linux.dev, amir73il@gmail.com, chandan.babu@oracle.com, catherine.hoang@oracle.com Subject: Re: [PATCH 6.1 00/19] xfs 6.1.y fixes from 6.7 Message-ID: <2025013003-scaling-factsheet-b0c6@gregkh> References: <20250129184717.80816-1-leah.rumancik@gmail.com> Precedence: bulk X-Mailing-List: stable@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: <20250129184717.80816-1-leah.rumancik@gmail.com> On Wed, Jan 29, 2025 at 10:46:58AM -0800, Leah Rumancik wrote: > Returning to focus on 6.1, here is the 6.1 set from the corresponding > 6.6 set: > > https://lore.kernel.org/all/20240208232054.15778-1-catherine.hoang@oracle.com/ All now queued up, thanks! greg k-h