From: "Mohammad A. Haque" <mhaque@haque.net>
To: Linus Torvalds <torvalds@transmeta.com>
Cc: Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: test12-pre5
Date: Tue, 05 Dec 2000 00:30:55 -0500 [thread overview]
Message-ID: <3A2C7D8F.5BC3B33@haque.net> (raw)
In-Reply-To: <Pine.LNX.4.10.10012041906510.2047-100000@penguin.transmeta.com>
The following fixes to many arguments error in fs/udf/inode.c for
test12-pre5
--- fs/udf/inode.c.orig Mon Dec 4 23:34:23 2000
+++ fs/udf/inode.c Tue Dec 5 00:26:59 2000
@@ -202,7 +202,7 @@
mark_buffer_dirty(bh);
udf_release_data(bh);
- inode->i_data.a_ops->writepage(NULL, page);
+ inode->i_data.a_ops->writepage(page);
UnlockPage(page);
page_cache_release(page);
--
=====================================================================
Mohammad A. Haque http://www.haque.net/
mhaque@haque.net
"Alcohol and calculus don't mix. Project Lead
Don't drink and derive." --Unknown http://wm.themes.org/
batmanppc@themes.org
=====================================================================
-
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 prev parent reply other threads:[~2000-12-05 6:01 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2000-12-05 3:20 test12-pre5 Linus Torvalds
2000-12-05 3:42 ` test12-pre5 Alexander Viro
2000-12-05 4:00 ` test12-pre5 Linus Torvalds
2000-12-05 4:25 ` test12-pre5 Alexander Viro
2000-12-05 17:09 ` test12-pre5 Stephen C. Tweedie
2000-12-05 17:28 ` test12-pre5 Alexander Viro
2000-12-05 17:48 ` test12-pre5 Linus Torvalds
2000-12-05 18:14 ` test12-pre5 Alexander Viro
2000-12-05 18:33 ` test12-pre5 Linus Torvalds
2000-12-05 18:59 ` test12-pre5 Alexander Viro
2000-12-05 19:48 ` test12-pre5 Linus Torvalds
2000-12-05 20:17 ` test12-pre5 Alexander Viro
2000-12-05 23:15 ` test12-pre5 Stephen C. Tweedie
2000-12-05 18:50 ` test12-pre5 Stephen C. Tweedie
2000-12-05 5:30 ` Mohammad A. Haque [this message]
2000-12-05 7:51 ` test12-pre5 Andrew Morton
2000-12-05 15:48 ` test12-pre5 Daniel Phillips
2000-12-05 23:25 ` smbfs writepage & struct file Urban Widmark
2000-12-05 23:57 ` Linus Torvalds
2000-12-06 10:05 ` Trond Myklebust
2000-12-10 13:43 ` Urban Widmark
2000-12-06 13:18 ` test12-pre5 Panu Matilainen
[not found] <00120522275601.09076@gimli>
2000-12-05 21:58 ` test12-pre5 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=3A2C7D8F.5BC3B33@haque.net \
--to=mhaque@haque.net \
--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