All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jiri Slaby <jirislaby@gmail.com>
To: hetfield666@gmail.com
Cc: "Kernel, " <linux-kernel@vger.kernel.org>
Subject: Re: 2.6.13-rc6-git3 undefined reference on _mntput
Date: Thu, 11 Aug 2005 18:23:49 +0200	[thread overview]
Message-ID: <42FB7B95.30702@gmail.com> (raw)
In-Reply-To: <42FB752D.6070101@gmail.com>

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'

In 2.6.13-rc6-git3 there is nothing like that (nor on that line) and 
compiles for me.
Maybe you mispatched it, because in namei.c in that git there is 
mntput_no_expire(nd->mnt);, not _mntput.

regards,

-- 
Jiri Slaby         www.fi.muni.cz/~xslaby
~\-/~      jirislaby@gmail.com      ~\-/~
241B347EC88228DE51EE A49C4A73A25004CB2A10


  parent reply	other threads:[~2005-08-11 16:23 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-11 15:56 2.6.13-rc6-git3 undefined reference on _mntput Hetfield
2005-08-11 16:07 ` Jiri Slaby
2005-08-11 16:23 ` Jiri Slaby [this message]
     [not found] <4AnDw-3uy-7@gated-at.bofh.it>
     [not found] ` <4AnNc-3QB-39@gated-at.bofh.it>
2005-08-11 17:29   ` Hetfield

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=42FB7B95.30702@gmail.com \
    --to=jirislaby@gmail.com \
    --cc=hetfield666@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.