Received: by 2002:a05:6a10:22f:0:0:0:0 with SMTP id 15csp3380881pxk; Mon, 28 Sep 2020 16:26:15 -0700 (PDT) X-Google-Smtp-Source: ABdhPJzAd06KMYo2fpcqTpDZb9yweNYumFyK5Y0bokQR9SqYK9lCl24cDAVR+zy959gMlr86NMTH X-Received: by 2002:a17:906:b146:: with SMTP id bt6mr1063904ejb.287.1601335575038; Mon, 28 Sep 2020 16:26:15 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1601335575; cv=none; d=google.com; s=arc-20160816; b=d+JQVtreTBnw2b9xQ61wDJeEmFrGVcUaBd2pu5B7ahn+N6DRTPy+iY+ZmbV5qCbQoK S+m5qsWkgMpuNOK5aZLE4qbJD1yT/nboC3s8iTQ4Qvb4ZGP8A+i02tCxMZP0MTAk+N6j UaP1Y0n/uhvhiasowPuzqNyqB3T8I51VRrrWCBTQmB6gdOKwkwmvkJ9wHbNWcaeQewHn SuOFYlqgbhtyYNoRAaKiyCAboyImb6jLomIHmmgtY0m2ZAQT7A4a8wyGzmPJ/MP8zzEY VU2xPmRfVcVSbaWz4bk20mG5FTy/Ko8L6+o9zymoYyZy/24WZSMkCTmNSyqjRHLyNxW6 w/xg== 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:cc:to:from:date:dkim-signature; bh=3eWrZCaoa6fFpErm1dkoyzK+A8O/522VEfYE0n5RLiQ=; b=paRXf7/vh4niOl7poBn0Tts//Hal58xXLp4tXyjMmzwBLXx5Hof8Iv/EyWmuCBMFfy tRLQM/8lPsQAtumBUCc6Z2dPNOQ8h0IUNX/6G0eaULUtq7hnJjtGqzt8AeUZblKf9dnu 4/1OAuuxePtEqjWAMLqZXhWuB+1qS6FfNKABIx3UPnIGtsOIrXWIHzcurxkvc6J2e4t4 3Ql+8xUfllxqW8jEW38+34pfPfpE21GxQGc6wjTB81bkFJLFcCTuhhYQDA5nh4lOFhXe Q4/LJPtHXXwNO9oeekYs9mbVgy378qexYEdVK0Q30I9rhPVHpZbtCjUrbbXnyC7LM30t ADfg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=UPyrygl9; spf=pass (google.com: domain of linux-ext4-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-ext4-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id z26si1502253ejr.489.2020.09.28.16.25.39; Mon, 28 Sep 2020 16:26:15 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-ext4-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=UPyrygl9; spf=pass (google.com: domain of linux-ext4-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-ext4-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726958AbgI1XZb (ORCPT + 99 others); Mon, 28 Sep 2020 19:25:31 -0400 Received: from mail.kernel.org ([198.145.29.99]:48104 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726891AbgI1XZb (ORCPT ); Mon, 28 Sep 2020 19:25:31 -0400 Received: from sol.localdomain (172-10-235-113.lightspeed.sntcca.sbcglobal.net [172.10.235.113]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 94D59221EC; Mon, 28 Sep 2020 22:06:24 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1601330784; bh=zTrp+AaZ5ZTVYHgi1Eia39EvvmmLN6MDy5gVqyiAGBE=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=UPyrygl93Rl8LQS4KBdAKiMrJULfPXtGHBTZ3ZmoUxwfm/LbLPpKUs8Jvx+9Zdx1c QimJvhJkYN7V2SXFZrUTqhVPKl4eDKRujZoxg4kywpiatwfxt7kpwhFMIIeYvAMZg/ POZL1P9KDAChUM9vKYc+bCYoKYlzQkG8dMdPHKJ4= Date: Mon, 28 Sep 2020 15:06:23 -0700 From: Eric Biggers To: "Theodore Y. Ts'o" Cc: Satya Tangirala , linux-fscrypt@vger.kernel.org, linux-ext4@vger.kernel.org Subject: Re: [xfstests-bld PATCH v2] test-appliance: exclude generic/587 from the encrypt tests Message-ID: <20200928220623.GE1340@sol.localdomain> References: <20200709184145.GA3855682@gmail.com> <20200709185832.2568081-1-satyat@google.com> <20200709191031.GB3855682@gmail.com> <20200924172729.GI482521@mit.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200924172729.GI482521@mit.edu> Precedence: bulk List-ID: X-Mailing-List: linux-ext4@vger.kernel.org On Thu, Sep 24, 2020 at 01:27:29PM -0400, Theodore Y. Ts'o wrote: > On Thu, Jul 09, 2020 at 12:10:31PM -0700, Eric Biggers wrote: > > On Thu, Jul 09, 2020 at 06:58:32PM +0000, Satya Tangirala wrote: > > > The encryption feature doesn't play well with quota, and generic/587 > > > tests quota functionality. > > > > > > Signed-off-by: Satya Tangirala > > > > Reviewed-by: Eric Biggers > > Applied, thanks > Thanks. Looks like you forgot to push? Also, the kernel.org and github repositories for xfstests-bld aren't in sync. - Eric