From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Message-ID: <1480894267.3781.1.camel@redhat.com> Subject: Re: [vfs:work.autofs 6/10] ERROR: "path_is_mountpoint" [fs/autofs4/autofs4.ko] undefined! From: Ian Kent To: Al Viro Cc: kbuild-all@01.org, linux-fsdevel@vger.kernel.org, Andrew Morton , Linux Memory Management List Date: Mon, 05 Dec 2016 07:31:07 +0800 In-Reply-To: <20161204152308.GF1555@ZenIV.linux.org.uk> References: <201612040921.wXtI5ecC%fengguang.wu@intel.com> <1480843688.7509.3.camel@redhat.com> <20161204152308.GF1555@ZenIV.linux.org.uk> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: owner-linux-mm@kvack.org List-ID: On Sun, 2016-12-04 at 15:23 +0000, Al Viro wrote: > On Sun, Dec 04, 2016 at 05:28:08PM +0800, Ian Kent wrote: > > > > > Oh wait, I did see this when I looked at vfs.git#work.autofs but was more > > concerned with the substance of the changes to pay attention to it. > > > > That would be caused by: > > bool path_is_mountpoint(const struct path *path) > > { > > ... > > } > > EXPORT_SYMBOL(__path_is_mountpoint); > Had been fixed and pushed yesterday. I missed it when I built my test kernel because I compile in the autofs module, ;) Ian -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: email@kvack.org