From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from outgoing.mit.edu (outgoing-auth-1.mit.edu [18.9.28.11]) (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 5D44678F44 for ; Sun, 20 Apr 2025 03:39:26 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=18.9.28.11 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1745120369; cv=none; b=RJ5L9Tw3rcyG10aHtkCgE395nL35VoEM1IDL9bCHVy3iszdEMSHlqIXH9imsVjRUDJKZeFsArrLly4ImgCXO1V+fjqIIk9pUT0rq1p/IBw998uRRWjYBz2LkuAH8DYw1V7mkmJ6lQdGkMWgeQiwYCjAOL1v3ySbfq05ZyOQJa8w= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1745120369; c=relaxed/simple; bh=LjXSFinQaL8Q0L8B7IJY6YZ6UHGOzWv38ilPpbfp9YI=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=VBmh9A59Qa38vCIMjtSXhi9XpIMB32N6nEbsOuVWknQgR71p5W2bnOcntmEuNF8ZBRCVcsBQw236Adhi9iW+hkkfmwJCy40q2wVgeC0H23RO7cOEwq34KY8JyrLx7ypOPxpe2cXhy7okPUQToOnes2NRz6KCQTgd+ORYb4Bshus= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=mit.edu; spf=pass smtp.mailfrom=mit.edu; arc=none smtp.client-ip=18.9.28.11 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=mit.edu Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=mit.edu Received: from macsyma.thunk.org (c-73-9-28-129.hsd1.il.comcast.net [73.9.28.129]) (authenticated bits=0) (User authenticated as tytso@ATHENA.MIT.EDU) by outgoing.mit.edu (8.14.7/8.12.4) with ESMTP id 53K3dIAY022339 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Sat, 19 Apr 2025 23:39:20 -0400 Received: by macsyma.thunk.org (Postfix, from userid 15806) id 7229F3458E4; Sat, 19 Apr 2025 22:39:18 -0500 (CDT) Date: Sat, 19 Apr 2025 22:39:18 -0500 From: "Theodore Ts'o" To: Luis Chamberlain Cc: adilger.kernel@dilger.ca, linux-ext4@vger.kernel.org, kdevops@lists.linux.dev, dave@stgolabs.net, jack@suse.cz Subject: Re: ext4 v6.15-rc2 baseline Message-ID: <20250420033918.GE210438@mit.edu> References: <20250416233415.GA3779528@mit.edu> <20250417164907.GA6008@mit.edu> <20250418035623.GC6008@mit.edu> <20250419183641.GD210438@mit.edu> Precedence: bulk X-Mailing-List: kdevops@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20250419183641.GD210438@mit.edu> On Sat, Apr 19, 2025 at 01:36:41PM -0500, Theodore Ts'o wrote: > > Quite a few years ago, the upstream xfstests-bld maintainer at the > time was very much against adding these sorts of exceptions. Typo, this should have read, "Quite a few years ago, the upstream XFSTESTS maintainer at the time...." Again, if someone would like to work with trying to get changes upstream so we don't need as much of an exclude file, help would certainly be appreciated. Or we can just keep using an exclude file. Whatever. - Ted