From: Andries.Brouwer@cwi.nl
To: koenig@tat.physik.uni-tuebingen.de, torvalds@transmeta.com
Cc: Andries.Brouwer@cwi.nl, aeb@veritas.com, emoenke@gwdg.de,
eric@andante.org, kobras@tat.physik.uni-tuebingen.de,
linux-kernel@vger.kernel.org
Subject: Re: BUG: isofs broken (2.2 and 2.4)
Date: Sat, 18 Nov 2000 00:33:28 +0100 (MET) [thread overview]
Message-ID: <UTC200011172333.AAA128995.aeb@aak.cwi.nl> (raw)
Linus:
> How about this version (full patch against test10 - it includes a
> slightly corrected version of my earlier dir.c patch)?
> It's entirely untested, but it looks good and compiles. Ship it!
There are three files that have to be changed.
You changed dir.c yesterday, and namei.c today
but still have to do inode.c.
Your stuff resembles my stuff. In namei.c I also replaced the 15
lines following
} else if (dir->i_sb->u.isofs_sb.s_mapping == 'n') {
by the line
dlen = isofs_name_translate(dpnt, dlen, page);
But now that you did two-thirds of the job I take it you'll
also do the third part? It is again precisely the same stuff.
Andries
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
next reply other threads:[~2000-11-18 0:03 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2000-11-17 23:33 Andries.Brouwer [this message]
2000-11-17 23:51 ` BUG: isofs broken (2.2 and 2.4) Linus Torvalds
-- strict thread matches above, loose matches on Subject: below --
2000-12-18 12:33 Andries.Brouwer
2000-11-18 0:17 Andries.Brouwer
2000-11-18 1:21 ` Linus Torvalds
2000-11-18 4:33 ` Keith Owens
2000-11-18 4:50 ` Linus Torvalds
[not found] <UTC200011172141.WAA134635.aeb@aak.cwi.nl>
2000-11-17 22:26 ` Harald Koenig
2000-11-17 21:12 Andries.Brouwer
2000-11-17 21:20 ` Harald Koenig
2000-11-17 22:29 ` Linus Torvalds
2000-11-17 22:55 ` Harald Koenig
2000-11-17 23:46 ` Linus Torvalds
2000-11-21 20:03 ` Harald Koenig
2000-11-17 23:53 ` Linus Torvalds
2000-11-17 0:26 Andries.Brouwer
2000-11-17 20:29 ` Harald Koenig
2000-11-16 1:53 Andries.Brouwer
2000-11-16 2:31 ` Linus Torvalds
2000-11-15 19:23 Harald Koenig
2000-11-16 0:11 ` Andries Brouwer
2000-11-16 0:52 ` Linus Torvalds
2000-11-16 1:16 ` Linus Torvalds
2000-11-16 1:33 ` Linus Torvalds
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=UTC200011172333.AAA128995.aeb@aak.cwi.nl \
--to=andries.brouwer@cwi.nl \
--cc=aeb@veritas.com \
--cc=emoenke@gwdg.de \
--cc=eric@andante.org \
--cc=kobras@tat.physik.uni-tuebingen.de \
--cc=koenig@tat.physik.uni-tuebingen.de \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@transmeta.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