From mboxrd@z Thu Jan 1 00:00:00 1970 From: Artem Bityutskiy Subject: d_obtain_alias Date: Wed, 13 Aug 2008 16:44:06 +0300 Message-ID: <48A2E526.9050106@yandex.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: QUOTED-PRINTABLE Cc: David Woodhouse To: linux-fsdevel@vger.kernel.org Return-path: Received: from smtp.nokia.com ([192.100.105.134]:17558 "EHLO mgw-mx09.nokia.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751449AbYHMNoM (ORCPT ); Wed, 13 Aug 2008 09:44:12 -0400 Sender: linux-fsdevel-owner@vger.kernel.org List-ID: Hi, where does 'd_obtain_alias()' come from? I've cloned git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6.git and cannot compile the for_next branch: CC [M] fs/jffs2/super.o fs/jffs2/super.c: In function =E2=80=98jffs2_get_parent=E2=80=99: fs/jffs2/super.c:103: error: implicit declaration of function =E2=80=98= d_obtain_alias=E2=80=99 fs/jffs2/super.c:103: warning: return makes pointer from integer withou= t a cast make[2]: *** [fs/jffs2/super.o] Error 1 make[1]: *** [fs/jffs2] Error 2 make: *** [fs] Error 2 This is the first time I've dealt with vfs-2.6.git, may be I miss something? -- Best Regards, Artem Bityutskiy (=D0=90=D1=80=D1=82=D1=91=D0=BC =D0=91=D0=B8=D1=82=D1=8E= =D1=86=D0=BA=D0=B8=D0=B9) -- To unsubscribe from this list: send the line "unsubscribe linux-fsdevel= " in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html