From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Biggers Date: Tue, 4 Apr 2023 16:37:13 -0700 Subject: [Cluster-devel] [PATCH v2 00/23] fs-verity support for XFS In-Reply-To: <20230404145319.2057051-1-aalbersh@redhat.com> References: <20230404145319.2057051-1-aalbersh@redhat.com> Message-ID: <20230404233713.GF1893@sol.localdomain> List-Id: To: cluster-devel.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit On Tue, Apr 04, 2023 at 04:52:56PM +0200, Andrey Albershteyn wrote: > The patchset is tested with xfstests -g auto on xfs_1k, xfs_4k, > xfs_1k_quota, and xfs_4k_quota. Haven't found any major failures. Just to double check, did you verify that the tests in the "verity" group are running, and were not skipped? - Eric