From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx1.redhat.com ([209.132.183.28]:57660 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751914AbdDJWgb (ORCPT ); Mon, 10 Apr 2017 18:36:31 -0400 From: David Howells In-Reply-To: <4bb89f72-962d-a9a2-c224-daa828558444@sandeen.net> References: <4bb89f72-962d-a9a2-c224-daa828558444@sandeen.net> Subject: Re: [PATCH 0/3 V3] xfs_io: hook up statx MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <8174.1491863789.1@warthog.procyon.org.uk> Date: Mon, 10 Apr 2017 23:36:29 +0100 Message-ID: <8175.1491863789@warthog.procyon.org.uk> Sender: linux-xfs-owner@vger.kernel.org List-ID: List-Id: xfs To: Eric Sandeen Cc: dhowells@redhat.com, linux-xfs , fsdevel Eric Sandeen wrote: > These 3 patches are a third pass to add a statx command > to xfs_io in hopes that it will aid creation of xfstests > statx regression tests. Reviewed-and-tested-by: David Howells to V3 of the first and second patches and V5 of the third patch.