From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-17.2 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, INCLUDES_PATCH,MAILING_LIST_MULTI,NICE_REPLY_A,SPF_HELO_NONE,SPF_PASS, UNPARSEABLE_RELAY,USER_AGENT_SANE_1 autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 06D01C4361B for ; Sat, 12 Dec 2020 09:04:43 +0000 (UTC) Received: from lists.ozlabs.org (lists.ozlabs.org [203.11.71.2]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 96D8323C18 for ; Sat, 12 Dec 2020 09:04:41 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 96D8323C18 Authentication-Results: mail.kernel.org; dmarc=pass (p=none dis=none) header.from=lists.ozlabs.org Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=linux-erofs-bounces+linux-erofs=archiver.kernel.org@lists.ozlabs.org Received: from bilbo.ozlabs.org (lists.ozlabs.org [IPv6:2401:3900:2:1::3]) by lists.ozlabs.org (Postfix) with ESMTP id 4CtMD76cRXzDqrF for ; Sat, 12 Dec 2020 20:04:39 +1100 (AEDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=lists.ozlabs.org; s=201707; t=1607763879; bh=8w2KVJmHvCAemzZ8XDjWl2qC8Hj+5REHZAqK25RSmUY=; h=Subject:To:References:Date:In-Reply-To:List-Id:List-Unsubscribe: List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:Cc: From; b=Drbcd0fZjxhzz42QkIqngmOn2wuKPOeF0FezaHbdQlOPhRZY0ySg7qGxLhDLZiOci /TA3kiRlxPrGbgRVqmfPKNaAhhUxmvSIsJkl3ZZzyyE0iPuv84J/JzQDwcZRPBLmlh XjNUgTLf9OwFTkIuPuqJ28K51P0H1T6wRh7vBWKZUPXZXD1CyeECMHACuAVeC6jiJa E9GHQUCP1yVjhGINwjZaN1Bu4S6c8M3ninva2TeFO6uXZzxQlQE0Z+gPl50vqIuK7J M+ziKIXq0p3hCCmOzW/X74tlGeW+UlnHd5WASxD7i//5x2KJlRu0k+qv407lhyBSxy Ti/mpkicHPROg== Authentication-Results: lists.ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=aliyun.com (client-ip=115.124.30.38; helo=out30-38.freemail.mail.aliyun.com; envelope-from=bluce.lee@aliyun.com; receiver=) Authentication-Results: lists.ozlabs.org; dmarc=pass (p=quarantine dis=none) header.from=aliyun.com Authentication-Results: lists.ozlabs.org; dkim=pass (1024-bit key; unprotected) header.d=aliyun.com header.i=@aliyun.com header.a=rsa-sha256 header.s=s1024 header.b=S5i42roR; dkim-atps=neutral Received: from out30-38.freemail.mail.aliyun.com (out30-38.freemail.mail.aliyun.com [115.124.30.38]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 4CtMCz2jFwzDqnF for ; Sat, 12 Dec 2020 20:04:29 +1100 (AEDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=aliyun.com; s=s1024; t=1607763853; h=Subject:To:From:Message-ID:Date:MIME-Version:Content-Type; bh=x5rmhfC76uEgCOJkMqANyXYWBy/zrpOAULldTVvk7/4=; b=S5i42roRaviLQreII2S3IFLJe+NhEZdTGvziNp+szXao2AlMKjVPVEab8FUq16lZkOdczvqoHONVTFBzFdZwKCdL2XDkt1EzuJP1Yxzqb5fSj+TA2O+iO3X5m9w8SZqosllxPGtMIOmEyjD2RE5hqyq2btY9SGsNwq7v4CxlQy0= X-Alimail-AntiSpam: AC=CONTINUE; BC=0.1147502|-1; CH=green; DM=|CONTINUE|false|; DS=CONTINUE|ham_social|0.00476732-0.000386185-0.994846; FP=0|0|0|0|0|-1|-1|-1; HT=e01e04407; MF=bluce.lee@aliyun.com; NM=1; PH=DS; RN=3; RT=3; SR=0; TI=SMTPD_---0UIJzhfb_1607763851; Received: from 192.168.3.32(mailfrom:bluce.lee@aliyun.com fp:SMTPD_---0UIJzhfb_1607763851) by smtp.aliyun-inc.com(127.0.0.1); Sat, 12 Dec 2020 17:04:11 +0800 Subject: Re: [PATCH] erofs-utils: mkfs: fix uuid.h location To: Gao Xiang , linux-erofs@lists.ozlabs.org References: <20201209004937.1672-1-hsiangkao.ref@aol.com> <20201209004937.1672-1-hsiangkao@aol.com> Message-ID: <8b27d4e3-46fa-ec9d-409f-6440d5d1749a@aliyun.com> Date: Sat, 12 Dec 2020 17:04:10 +0800 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Thunderbird/78.5.1 MIME-Version: 1.0 In-Reply-To: <20201209004937.1672-1-hsiangkao@aol.com> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit X-BeenThere: linux-erofs@lists.ozlabs.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Development of Linux EROFS file system List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , From: Li GuiFu via Linux-erofs Reply-To: Li GuiFu Cc: Karel Zak Errors-To: linux-erofs-bounces+linux-erofs=archiver.kernel.org@lists.ozlabs.org Sender: "Linux-erofs" On 2020/12/9 8:49, Gao Xiang via Linux-erofs wrote: > From: Gao Xiang > > As Karel reported [1], "The subdirectory in > #include > > is unnecessary (or wrong), if you use > PKG_CHECK_MODULES([libuuid], [uuid]) > > than it returns the subdirectory as -I, see > > $ pkg-config --cflags uuid > -I/usr/include/uuid > > so the correct way is > #include ". Let's fix it now! > > [1] https://lore.kernel.org/r/20201208100910.dqqh5cqihewkyetc@ws.net.home > > Reported-by: Karel Zak > Fixes: e023d47593ff ("erofs-utils: support 128-bit filesystem UUID") > Signed-off-by: Gao Xiang > --- > mkfs/main.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > It looks good Reviewed-by: Li Guifu Thanks,