Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp1032297imu; Thu, 20 Dec 2018 09:03:24 -0800 (PST) X-Google-Smtp-Source: AFSGD/WqNyb8jFz8a/ZoxU5YpDAjQhDPkMVRimA1fqM3iFW5C/kTLmzV6MOMmFvcfOtwcP57ZhLh X-Received: by 2002:a17:902:6909:: with SMTP id j9mr23918766plk.196.1545325404335; Thu, 20 Dec 2018 09:03:24 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1545325404; cv=none; d=google.com; s=arc-20160816; b=QiiKTyrZrq7NtCoWp4kpHB05q5QyGLEG0bt8dJHYWEPqek0OC4KiPeDcHLfpC7mpT3 ooZodFyoa2pU6bRO4f5tGYrr2wd8DbJ8IZ808HWFaM4HYAg5t6UWh+EPQYE4kG59lcJ3 +53NeHVoc3zbbEgtGAq2t9rdfXv9fNAVqWvn8x0LB3Sdmpies7bJqWqPnw8Nm4yq4nuq PVncrPc1U603eD4oY3agzmV4oulMtUy9efeQUoEoPBmFr0Iu7nQwH22Y2Zp14QgFZBcB OS/q8ecuvHLeyKHD0nx5gvPUhuDshddpgMyWQsdw2ESwPEVynxwunjn5oKeTq3lfxKs2 Velw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:message-id:date:content-transfer-encoding :mime-version:subject:cc:to:references:in-reply-to:from:organization; bh=EkAg2B14e6LBrTV7BFpUmB3j65nznAuQoyN+cGvrvSs=; b=kP+hycmw3E3gL/kAUr8viV33wRo3TcnJOeVDsVnHMiNlKNqfaSLDvfgrb8JUy8tJ3r oATAh1u8S/qieGVl58EaXdg5uzqomtnSu0DFtPC16yBYV7gc3LWxjwrEf+7Ho+ncznGE 0CucVuRQc0vKYAYhQgKJOej1PBBVKTaI6Ibl9joAXYx1teVXG+PQiK7r8gv0qgS3qgKT e1BGy37a/+02Fxb+1lu8wQGK79SRGvA4P25BM/ndkmP5Jn0qNmmhP0UvsVjMcIBYv6tQ JtST9n/RtKkDOYltpiTGFw/O+YwrNleWs/dZCNZGVFt3qaRWHg5gbCcFE3PmdJS/+zK+ 4Ftg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=redhat.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id c31si19152697pgc.465.2018.12.20.09.03.07; Thu, 20 Dec 2018 09:03:24 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=redhat.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729787AbeLTQgj convert rfc822-to-8bit (ORCPT + 99 others); Thu, 20 Dec 2018 11:36:39 -0500 Received: from mx1.redhat.com ([209.132.183.28]:54686 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726604AbeLTQgj (ORCPT ); Thu, 20 Dec 2018 11:36:39 -0500 Received: from smtp.corp.redhat.com (int-mx05.intmail.prod.int.phx2.redhat.com [10.5.11.15]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id D6648C0BEAA5; Thu, 20 Dec 2018 16:36:38 +0000 (UTC) Received: from warthog.procyon.org.uk (ovpn-120-244.rdu2.redhat.com [10.10.120.244]) by smtp.corp.redhat.com (Postfix) with ESMTP id 0938C5EE03; Thu, 20 Dec 2018 16:36:36 +0000 (UTC) Organization: Red Hat UK Ltd. Registered Address: Red Hat UK Ltd, Amberley Place, 107-111 Peascod Street, Windsor, Berkshire, SI4 1TE, United Kingdom. Registered in England and Wales under Company Registration No. 3798903 From: David Howells In-Reply-To: References: <153754740781.17872.7869536526927736855.stgit@warthog.procyon.org.uk> <153754768644.17872.4707695831889551662.stgit@warthog.procyon.org.uk> To: Anders Roxell Cc: dhowells@redhat.com, viro@zeniv.linux.org.uk, torvalds@linux-foundation.org, ebiederm@xmission.com, linux-fsdevel@vger.kernel.org, Linux Kernel Mailing List , mszeredi@redhat.com, Arnd Bergmann Subject: Re: [PATCH 34/34] vfs: Add a sample program for the new mount API [ver #12] MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8BIT Date: Thu, 20 Dec 2018 16:36:36 +0000 Message-ID: <6151.1545323796@warthog.procyon.org.uk> X-Scanned-By: MIMEDefang 2.79 on 10.5.11.15 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.32]); Thu, 20 Dec 2018 16:36:39 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Anders Roxell wrote: > In file included from /usr/include/x86_64-linux-gnu/sys/stat.h:446, > from ../samples/vfs/test-statx.c:28: > /usr/include/x86_64-linux-gnu/bits/statx.h:25:8: error: redefinition > of ‘struct statx_timestamp’ Yeah - the problem is that statx has now made it into glibc, but the sample program doesn't deal with it turning up in the system headers. I've passed a patch to Al already. David