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 B676D2032C for ; Thu, 11 Apr 2024 07:22:07 +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=1712820127; cv=none; b=YG6WpN14nH70TzlxKwHDTv6IrHwG0FAgMW12060rIptTZr4ju9rqqUIgDCXoh5VKQtVXJrSOLNRiJDpxicSujljOsJj0G4WO4fNWT8ksLAuBUKl6q29h3lmNncjVQIIM26R8OiFhu+0JilpqCTBS8w3vuucwdC1WckBnj7LaSNg= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1712820127; c=relaxed/simple; bh=7y48VHQL6EawnGE/bpdvuH9OC0KhFGfWCh+oPp4QTBY=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=PGQey7oPOToFHsBrv5gLUUcg2zcHwAOaoI8DoFPO59wAPfCrEyCRTOkEjAg4h523GIIUJzC76jHR91W8f6V4aO6IycO6Es0aL6SXA0/KDorGY7kywZIjKm5Qm16jS2/glz11NeE4SYGC5LBJfBENlGiyKfjjRWmd1dO8IvQMFzo= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b=H9FiktJx; 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="H9FiktJx" Received: by smtp.kernel.org (Postfix) with ESMTPSA id B6CFBC433F1; Thu, 11 Apr 2024 07:22:06 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1712820127; bh=7y48VHQL6EawnGE/bpdvuH9OC0KhFGfWCh+oPp4QTBY=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=H9FiktJxdHQBBG8iLUit/eafEkxh+1GW7prYd5QJSPFFYzsIXayfTzJ19GS9dhOEg T3QJ1COtZIStI687CGm4xd9EBvPhKhMAVfn0nZTVlkaLZ1Gk4VOe/fuQ07W/dbF3f3 WFgtodcjel/mC60sSsZNQmx0COo6hdH44j2j5u90= Date: Thu, 11 Apr 2024 09:22:04 +0200 From: Greg KH To: Amir Goldstein Cc: Mahmoud Adam , stable@vger.kernel.org, Theodore Ts'o , "Darrick J. Wong" , Leah Rumancik Subject: Re: [PATCH 6.1 0/6] backport xfs fix patches reported by xfs/179/270/557/606 Message-ID: <2024041144-curly-unscrew-bbb0@gregkh> References: <20240403125949.33676-1-mngyadam@amazon.com> <20240403181834.GA6414@frogsfrogsfrogs> <2024040512-selected-prognosis-88a0@gregkh> Precedence: bulk X-Mailing-List: stable@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: On Fri, Apr 05, 2024 at 12:55:41PM +0300, Amir Goldstein wrote: > On Fri, Apr 5, 2024 at 12:27 PM Greg KH wrote: > > > > On Thu, Apr 04, 2024 at 11:15:25AM +0200, Mahmoud Adam wrote: > > > Amir Goldstein writes: > > > > > > > On Wed, Apr 3, 2024 at 9:18 PM Darrick J. Wong wrote: > > > >> To the group: Who's the appropriate person to handle these? > > > >> > > > >> Mahmoud: If the answer to the above is "???" or silence, would you be > > > >> willing to take on stable testing and maintenance? > > > > > > Probably there is an answer now :). But Yes, I'm okay with doing that, > > > Xfstests is already part for our nightly 6.1 testing. > > Let's wait for Leah to chime in and then decide. > Leah's test coverage is larger than the tests that Mahmoud ran. Ok, I'll drop these from my review queue now, when they are "good enough" can someone resend them please? thanks, greg k-h