[PATCH] 2.5.52 fix intermezzo build (trivial)

Randy.Dunlap (randy.dunlap@verizon.net)
Sun, 15 Dec 2002 20:05:32 -0800


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

Hi,

This allows intermezzo to build in 2.5.52.
Is this OK, Peter?

~Randy
--------------7EC42F80D08709A13CB83D74
Content-Type: text/plain; charset=us-ascii;
name="intermez-build-2552.patch"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
filename="intermez-build-2552.patch"

--- ./fs/intermezzo/Makefile%IMZ Sun Dec 15 18:08:13 2002
+++ ./fs/intermezzo/Makefile Sun Dec 15 20:01:06 2002
@@ -5,7 +5,7 @@
obj-$(CONFIG_INTERMEZZO_FS) += intermezzo.o

intermezzo-objs := cache.o dcache.o dir.o ext_attr.o file.o fileset.o \
- inode.o io_daemon.o journal.o journal_ext2.o journal_ext3.o \
+ inode.o journal.o journal_ext2.o journal_ext3.o \
journal_obdfs.o journal_reiserfs.o journal_tmpfs.o journal_xfs.o \
kml_reint.o kml_unpack.o methods.o presto.o psdev.o replicator.o \
super.o sysctl.o upcall.o vfs.o

--------------7EC42F80D08709A13CB83D74--

-
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/