[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <1370848934.29355.3.camel@x61.thuisdomein>
Date: Mon, 10 Jun 2013 09:22:14 +0200
From: Paul Bolle <pebolle@...cali.nl>
To: 冯力 <lifeng1519@...il.com>
Cc: linux-kernel <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] fs/cepth compile error
On Mon, 2013-06-10 at 15:09 +0800, 冯力 wrote:
> I try to compile kernel v3.9.2 v3.9.5, It outputs couldn't find fs/cepth/ioctl.o
> Go to the dir and couldn't find the ioctl.c,only a ioctl.h file.But
> the ioctl.h isn't included by other file.
> So simply remove ioctl.o from the Makefile to fix.
$ git cat-file blob v3.9.2:fs/ceph/ioctl.c | wc -l
285
$ git cat-file blob v3.9.5:fs/ceph/ioctl.c | wc -l
285
Didn't you just, somehow, delete fs/ceph/ioctl.c locally?
Paul Bolle
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists