Linux filesystem development
 help / color / mirror / Atom feed
From: Matthew Wilcox <willy@debian.org>
To: Jan Hudec <bulb@ucw.cz>
Cc: vadiraj c s <vadics@rediffmail.com>, linux-fsdevel@vger.kernel.org
Subject: Re: buffer cache
Date: Sat, 13 Sep 2003 14:14:57 +0100	[thread overview]
Message-ID: <20030913131457.GG21596@parcelfarce.linux.theplanet.co.uk> (raw)
In-Reply-To: <20030913102721.GB31719@vagabond>

On Sat, Sep 13, 2003 at 12:27:21PM +0200, Jan Hudec wrote:
> On Sat, Sep 13, 2003 at 08:51:43 -0000, vadiraj c s wrote:
> >  This is third time i'm posting my request. I'm working on 
> > filesystem, I need to compile my code. I included linux/fs.h 
> > header file, none of the function declared in it gets compiled, I 
> > mean I get an error saying Undefined reference, the functions are 
> > inline functions.
> 
> Sanity-check: Do you compile with the -O2 option? Kernel stuff must be
> compiled with optimization due to this and many other reasons.

he's trying to get it to compile in userspace.  there's basically no
way to do this; just compile it as a module.

-- 
"It's not Hollywood.  War is real, war is primarily not about defeat or
victory, it is about death.  I've seen thousands and thousands of dead bodies.
Do you think I want to have an academic debate on this subject?" -- Robert Fisk

  reply	other threads:[~2003-09-13 13:14 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-09-13  8:51 buffer cache vadiraj c s
2003-09-13 10:27 ` Jan Hudec
2003-09-13 13:14   ` Matthew Wilcox [this message]
2003-09-13 17:25   ` Bryan Henderson
2003-09-13 17:28     ` Jan Hudec
2003-09-14  9:32       ` David Woodhouse
2003-09-14 10:03         ` Jan Hudec
2003-09-14 10:37           ` David Woodhouse
2003-09-14 11:19             ` Jan Hudec
2003-09-15 16:18             ` Bryan Henderson
2003-09-15 16:35               ` Greg KH
2003-09-15 22:41                 ` Bryan Henderson
2003-09-16  5:13                   ` David Woodhouse
2003-09-16 10:18                     ` Jamie Lokier
2003-09-16 12:16                       ` David Woodhouse

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=20030913131457.GG21596@parcelfarce.linux.theplanet.co.uk \
    --to=willy@debian.org \
    --cc=bulb@ucw.cz \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=vadics@rediffmail.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox