[LWN Logo]

Date:	Thu, 18 Mar 1999 11:33:59 -0300
From:	Gustavo Zacarias <gustavo@movi.com.ar>
To:	linux-kernel@vger.rutgers.edu
Subject: [PATCH] Ramdisk module size parameter

This is a multi-part message in MIME format.
--------------F82EC3588EF13A83152EB44B
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

Bugging around with the ramdisk i've found that it wouldn't take the
size as a parameter, so you would always get 4096k ramdisks or have to
modify rd.c to change that.
This patch is against kernel 2.2.3, and is pretty simple: someone forgot
to export the rd_size parameter as a module. If it was done on purpose
just tell (or flame) me.

----
Gustavo Zacarias <gustavo@movi.com.ar>
ICQ #24135707 [Hans]
----
--------------F82EC3588EF13A83152EB44B
Content-Type: application/octet-stream;
 name="ramdisk.patch"
Content-Transfer-Encoding: base64
Content-Disposition: attachment;
 filename="ramdisk.patch"

LS0tIHYyLjIuMy9kcml2ZXJzL2Jsb2NrL3JkLmMJVGh1IE1hciAxOCAwOTozNzo0MCAxOTk5
CisrKyBsaW51eC9kcml2ZXJzL2Jsb2NrL3JkLmMJVGh1IE1hciAxOCAxMToyNDo0MCAxOTk5
CkBAIC0zMTcsNiArMzE3LDggQEAKIAlibGtfZGV2W01BSk9SX05SXS5yZXF1ZXN0X2ZuID0g
MDsKIH0KIAorTU9EVUxFX1BBUk0ocmRfc2l6ZSwgImkiKTsKKwogI2VuZGlmICAvKiBNT0RV
TEUgKi8KIAogLyogRW5kIG9mIG5vbi1sb2FkaW5nIHBvcnRpb25zIG9mIHRoZSBSQU0gZGlz
ayBkcml2ZXIgKi8K
--------------F82EC3588EF13A83152EB44B--


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/