From: Andy Isaacson <adi@hexapodia.org>
To: Diksha B Bhoomi <dikshabhoomi@rediffmail.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Writing new filesystem
Date: Tue, 25 Feb 2003 11:14:28 -0600 [thread overview]
Message-ID: <20030225111428.A1666@hexapodia.org> (raw)
In-Reply-To: <20030225083631.17493.qmail@webmail17.rediffmail.com>; from dikshabhoomi@rediffmail.com on Tue, Feb 25, 2003 at 08:36:31AM -0000
On Tue, Feb 25, 2003 at 08:36:31AM -0000, Diksha B Bhoomi wrote:
> I am interested in writing a new filesystems. For that purpose I
> took thr src from msdos and tried to do the compiling. The
[snip]
> new kernel but here again it does not take into account the new ly
> added dir. I then followed to make dep. In this it goes to myfs
> dir but no compiletion happens. It creates two files myfs.ver and
[snip]
Look at fs/Makefile, search for "ext2", and add your new fs directory in
the appropriate spots.
I would recommend using ext2 or something, rather than msdosfs, as your
template. The DOS filesystem is crufty.
-andy
next prev parent reply other threads:[~2003-02-25 17:04 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-02-25 8:36 Writing new filesystem Diksha B Bhoomi
2003-02-25 17:14 ` Andy Isaacson [this message]
2003-02-25 21:51 ` Herman Oosthuysen
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=20030225111428.A1666@hexapodia.org \
--to=adi@hexapodia.org \
--cc=dikshabhoomi@rediffmail.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox