From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Sun, 4 Dec 2016 15:23:08 +0000 From: Al Viro To: Ian Kent Cc: kbuild-all@01.org, linux-fsdevel@vger.kernel.org, Andrew Morton , Linux Memory Management List Subject: Re: [vfs:work.autofs 6/10] ERROR: "path_is_mountpoint" [fs/autofs4/autofs4.ko] undefined! Message-ID: <20161204152308.GF1555@ZenIV.linux.org.uk> References: <201612040921.wXtI5ecC%fengguang.wu@intel.com> <1480843688.7509.3.camel@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1480843688.7509.3.camel@redhat.com> Sender: owner-linux-mm@kvack.org List-ID: 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. -- 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