[patch] 2.5.36 reiserfs super.c

Remco Post (r.post@sara.nl)
Fri, 20 Sep 2002 11:36:40 +0200


--Apple-Mail-1-520309516
Content-Transfer-Encoding: 7bit
Content-Type: text/plain;
charset=US-ASCII;
format=flowed

Hi,

small patch to include mm.h in fs/reiserfs/super.c

--Apple-Mail-1-520309516
Content-Disposition: attachment;
filename=reiserfs2.patch
Content-Transfer-Encoding: 7bit
Content-Type: application/octet-stream;
x-unix-mode=0644;
name="reiserfs2.patch"

--- linux-2.5/fs/reiserfs/super.c.org Fri Sep 20 11:28:40 2002
+++ linux-2.5/fs/reiserfs/super.c Thu Sep 19 20:59:46 2002
@@ -13,6 +13,7 @@

#include <linux/config.h>
#include <linux/module.h>
+#include <linux/mm.h>
#include <linux/vmalloc.h>
#include <linux/time.h>
#include <asm/uaccess.h>

--Apple-Mail-1-520309516
Content-Transfer-Encoding: 7bit
Content-Type: text/plain;
charset=US-ASCII;
format=flowed

--
Met vriendelijke groeten,

Remco Post

SARA - Stichting Academisch Rekencentrum Amsterdam http://www.sara.nl High Performance Computing Tel. +31 20 592 8008 Fax. +31 20 668 3167 PGP keys at http://home.sara.nl/~remco/keys.asc

"I really didn't foresee the Internet. But then, neither did the computer industry. Not that that tells us very much of course - the computer industry didn't even foresee that the century was going to end." -- Douglas Adams

--Apple-Mail-1-520309516--

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