All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] 2.5.52 fix intermezzo build (trivial)
@ 2002-12-16  4:05 Randy.Dunlap
  0 siblings, 0 replies; only message in thread
From: Randy.Dunlap @ 2002-12-16  4:05 UTC (permalink / raw)
  To: torvalds, braam, linux-kernel

[-- Attachment #1: Type: text/plain, Size: 74 bytes --]

Hi,

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

~Randy

[-- Attachment #2: intermez-build-2552.patch --]
[-- Type: text/plain, Size: 591 bytes --]

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-12-16  4:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-12-16  4:05 [PATCH] 2.5.52 fix intermezzo build (trivial) Randy.Dunlap

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.