From: Mike Shaver <shaver@netscape.com>
To: Chad Streck <streckc@vbe.com>
Cc: Linux SGI <linux@cthulhu.engr.sgi.com>
Subject: Re: efs fs module
Date: Thu, 04 Feb 1999 09:39:29 -0500 [thread overview]
Message-ID: <36B9B121.C84B16C3@netscape.com> (raw)
In-Reply-To: 36B984B1.DF661745@vbe.com
Chad Streck wrote:
> I tried this questions to some people, but I was suggested to post here.
I think I was one of those people; sorry for not responding earlier.
(Insert generic whiny excuse about travelling and mail backlog and
stuff.)
The state of the EFS code in the linus CVS tree is this:
- prior to the most recent kernel merge (to 2.1.131), the code in fs/efs
was able to mount and read EFS partitions, provided that they did not
involve indirect extents. Symlinks and stuff all worked, although
building as a module did not.
- once I merged to 2.1.131 (and then checked in the EFS code), I started
to see very odd behaviour; specifically, the inode-mode checks for
directory/file/socket/etc. were failing in ``impossible'' ways. I can
post more about that later, but if you've got an EFS partition handy,
just build with -DDEBUG_EFS and try to mount it. You'll see the error
message in question. On the bright side, module-loading works well.
- I have efslook code here as well, and was in the process of comparing
its indirect-extent algorithm to my own when I did the 2.1.131 merge of
my code, so maybe once I get past that inode-mode problem I can finish
it up? Oh, to dream.
Hope that helps answer your question.
Mike
--
243311.90 206264.81
next prev parent reply other threads:[~1999-02-04 14:39 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
1999-02-04 11:29 efs fs module Chad Streck
1999-02-04 14:39 ` Mike Shaver [this message]
1999-02-04 18:02 ` Chad Carlin
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=36B9B121.C84B16C3@netscape.com \
--to=shaver@netscape.com \
--cc=linux@cthulhu.engr.sgi.com \
--cc=streckc@vbe.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 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.