From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 87733 invoked by alias); 7 Jul 2018 23:23:05 -0000 Mailing-List: contact libc-alpha-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libc-alpha-owner@sourceware.org Received: (qmail 87723 invoked by uid 89); 7 Jul 2018 23:23:04 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-2.1 required=5.0 tests=AWL,BAYES_00,SPF_PASS autolearn=ham version=3.3.2 spammy=Hx-languages-length:106 X-HELO: zimbra.cs.ucla.edu Subject: Re: [PATCH] Add the statx function To: Florian Weimer , libc-alpha@sourceware.org References: <20180630224103.4501543994575@oldenburg.str.redhat.com> <4934579e-a05c-3dcc-0b26-5ec09e03fbb3@cs.ucla.edu> From: Paul Eggert Openpgp: preference=signencrypt Message-ID: Date: Sat, 07 Jul 2018 23:23:00 -0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.8.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2018-07/txt/msg00227.txt.bz2 Thanks for clarifying about the unused fields. This patch looks good.