Re: 2.6.13-rc6-git3 undefined reference on _mntput

2005-08-11 Thread Hetfield
Jiri Slaby ha scritto: Hetfield napsal(a): grep _mntput * namei.c:_mntput(nd->mnt); namespace.c:void __mntput(struct vfsmount *mnt) namespace.c:EXPORT_SYMBOL(__mntput); CC fs/namei.o fs/namei.c: In function `path_release_on_umount': fs/namei.c:317: warning: implicit declaration

Re: 2.6.13-rc6-git3 undefined reference on _mntput

2005-08-11 Thread Jiri Slaby
Hetfield napsal(a): grep _mntput * namei.c:_mntput(nd->mnt); namespace.c:void __mntput(struct vfsmount *mnt) namespace.c:EXPORT_SYMBOL(__mntput); CC fs/namei.o fs/namei.c: In function `path_release_on_umount': fs/namei.c:317: warning: implicit declaration of function `_mntput'

Re: 2.6.13-rc6-git3 undefined reference on _mntput

2005-08-11 Thread Jiri Slaby
Hetfield napsal(a): grep _mntput * namei.c:_mntput(nd->mnt); namespace.c:void __mntput(struct vfsmount *mnt) namespace.c:EXPORT_SYMBOL(__mntput); CC fs/namei.o fs/namei.c: In function `path_release_on_umount': fs/namei.c:317: warning: implicit declaration of function `_mntput'

2.6.13-rc6-git3 undefined reference on _mntput

2005-08-11 Thread Hetfield
grep _mntput * namei.c:_mntput(nd->mnt); namespace.c:void __mntput(struct vfsmount *mnt) namespace.c:EXPORT_SYMBOL(__mntput); CC fs/namei.o fs/namei.c: In function `path_release_on_umount': fs/namei.c:317: warning: implicit declaration of function `_mntput' LD .tmp_v