From: Andrew Morton <akpm@linux-foundation.org>
To: Masahiro Yamada <masahiroy@kernel.org>
Cc: Mark Fasheh <mark@fasheh.com>, Joel Becker <jlbec@evilplan.org>,
Joseph Qi <joseph.qi@linux.alibaba.com>,
ocfs2-devel@oss.oracle.com, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] ocfs2: remove unneeded header include path in fs/ocfs2/Makefile
Date: Thu, 9 Jan 2020 16:27:13 -0800 [thread overview]
Message-ID: <20200109162713.2054e05ff4545c30b0fa168f@linux-foundation.org> (raw)
In-Reply-To: <20200105070023.27806-1-masahiroy@kernel.org>
On Sun, 5 Jan 2020 16:00:23 +0900 Masahiro Yamada <masahiroy@kernel.org> wrote:
> You can build fs/ocfs2 without this.
>
> Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
> ---
>
> fs/ocfs2/Makefile | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/fs/ocfs2/Makefile b/fs/ocfs2/Makefile
> index cc9b32b9db7c..46381d9dd890 100644
> --- a/fs/ocfs2/Makefile
> +++ b/fs/ocfs2/Makefile
> @@ -1,5 +1,4 @@
> # SPDX-License-Identifier: GPL-2.0
> -ccflags-y := -I$(src)
>
> obj-$(CONFIG_OCFS2_FS) += \
> ocfs2.o \
I get
fs/ocfs2/alloc.c:21:10: fatal error: cluster/masklog.h: No such file or directory
#include <cluster/masklog.h>
prev parent reply other threads:[~2020-01-10 0:27 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-01-05 7:00 Masahiro Yamada
2020-01-10 0:27 ` Andrew Morton [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200109162713.2054e05ff4545c30b0fa168f@linux-foundation.org \
--to=akpm@linux-foundation.org \
--cc=jlbec@evilplan.org \
--cc=joseph.qi@linux.alibaba.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mark@fasheh.com \
--cc=masahiroy@kernel.org \
--cc=ocfs2-devel@oss.oracle.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®