public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [Fwd: [Fwd: [PATCH 2/8] reiser4-back-to-one-Makefile.patch]]
@ 2005-11-16  8:50 Hans Reiser
  0 siblings, 0 replies; only message in thread
From: Hans Reiser @ 2005-11-16  8:50 UTC (permalink / raw)
  To: LKML, vs

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

Oops, I sent to akpm but forgot to cc lkml some of these....

[-- Attachment #2: [Fwd: [PATCH 2/8] reiser4-back-to-one-Makefile.patch] --]
[-- Type: message/rfc822, Size: 5739 bytes --]

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



[-- Attachment #2.1.2: [PATCH 2/8] reiser4-back-to-one-Makefile.patch --]
[-- Type: message/rfc822, Size: 4796 bytes --]

[-- Attachment #2.1.2.1.1: Type: text/plain, Size: 2 bytes --]

.

[-- Attachment #2.1.2.1.2: reiser4-back-to-one-Makefile.patch --]
[-- Type: text/plain, Size: 3512 bytes --]


From: Vladimir V. Saveliev <vs@namesys.com>

This patch makes reiser4 to build as one module again.

Signed-off-by: Vladimir V. Saveliev <vs@namesys.com>


 fs/reiser4/Makefile |  139 ++++++++++++++++++++++++++++++++++------------------
 1 files changed, 93 insertions(+), 46 deletions(-)

diff -puN fs/reiser4/Makefile~reiser4-back-to-one-Makefile fs/reiser4/Makefile
--- linux-2.6.14-mm2/fs/reiser4/Makefile~reiser4-back-to-one-Makefile	2005-11-15 16:59:51.000000000 +0300
+++ linux-2.6.14-mm2-vs/fs/reiser4/Makefile	2005-11-15 17:00:36.000000000 +0300
@@ -4,50 +4,97 @@
 
 obj-$(CONFIG_REISER4_FS) += reiser4.o
 
-reiser4-objs := 		\
-	debug.o			\
-	jnode.o			\
-	znode.o			\
-	key.o			\
-	pool.o			\
-	tree_mod.o		\
-	estimate.o		\
-	carry.o			\
-	carry_ops.o		\
-	lock.o			\
-	tree.o			\
-	context.o		\
-	tap.o			\
-	coord.o			\
-	block_alloc.o		\
-	txnmgr.o		\
-	kassign.o		\
-	flush.o			\
-	wander.o		\
-	eottl.o			\
-	search.o		\
-	page_cache.o		\
-	seal.o			\
-	dscale.o		\
-	flush_queue.o		\
-	ktxnmgrd.o		\
-	blocknrset.o		\
-	super.o			\
-	super_ops.o		\
-	fsdata.o		\
-	export_ops.o		\
-	oid.o			\
-	tree_walk.o		\
-	inode.o			\
-	vfs_ops.o		\
-	as_ops.o		\
-	emergency_flush.o	\
-	entd.o			\
-	readahead.o		\
-	cluster.o		\
-	crypt.o			\
-	status_flags.o		\
-	init_super.o		\
-	safe_link.o
+reiser4-y := \
+		   debug.o \
+		   jnode.o \
+		   znode.o \
+		   key.o \
+		   pool.o \
+		   tree_mod.o \
+		   estimate.o \
+		   carry.o \
+		   carry_ops.o \
+		   lock.o \
+		   tree.o \
+		   context.o \
+		   tap.o \
+		   coord.o \
+		   block_alloc.o \
+		   txnmgr.o \
+		   kassign.o \
+		   flush.o \
+		   wander.o \
+		   eottl.o \
+		   search.o \
+		   page_cache.o \
+		   seal.o \
+		   dscale.o \
+		   flush_queue.o \
+		   ktxnmgrd.o \
+		   blocknrset.o \
+		   super.o \
+		   super_ops.o \
+		   fsdata.o \
+		   export_ops.o \
+		   oid.o \
+		   tree_walk.o \
+		   inode.o \
+		   vfs_ops.o \
+		   as_ops.o \
+		   emergency_flush.o \
+		   entd.o\
+		   readahead.o \
+		   cluster.o \
+		   crypt.o \
+		   status_flags.o \
+		   init_super.o \
+		   safe_link.o \
+           \
+		   plugin/plugin.o \
+		   plugin/plugin_set.o \
+		   plugin/node/node.o \
+		   plugin/object.o \
+		   plugin/inode_ops.o \
+		   plugin/inode_ops_rename.o \
+		   plugin/file_ops.o \
+		   plugin/file_ops_readdir.o \
+		   plugin/file_plugin_common.o \
+		   plugin/file/file.o \
+		   plugin/file/tail_conversion.o \
+		   plugin/file/symlink.o \
+		   plugin/file/cryptcompress.o \
+		   plugin/dir_plugin_common.o \
+		   plugin/dir/hashed_dir.o \
+		   plugin/dir/seekable_dir.o \
+		   plugin/digest.o \
+		   plugin/node/node40.o \
+           \
+		   plugin/compress/minilzo.o \
+		   plugin/compress/compress.o \
+		   plugin/compress/compress_mode.o \
+           \
+		   plugin/item/static_stat.o \
+		   plugin/item/sde.o \
+		   plugin/item/cde.o \
+		   plugin/item/blackbox.o \
+		   plugin/item/internal.o \
+		   plugin/item/tail.o \
+		   plugin/item/ctail.o \
+		   plugin/item/extent.o \
+		   plugin/item/extent_item_ops.o \
+		   plugin/item/extent_file_ops.o \
+		   plugin/item/extent_flush_ops.o \
+           \
+		   plugin/hash.o \
+		   plugin/fibration.o \
+		   plugin/tail_policy.o \
+		   plugin/item/item.o \
+           \
+		   plugin/security/perm.o \
+		   plugin/space/bitmap.o \
+           \
+		   plugin/disk_format/disk_format40.o \
+		   plugin/disk_format/disk_format.o \
+	   \
+		   plugin/regular.o
 
-obj-$(CONFIG_REISER4_FS) += plugin/

_

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

only message in thread, other threads:[~2005-11-16  8:51 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-11-16  8:50 [Fwd: [Fwd: [PATCH 2/8] reiser4-back-to-one-Makefile.patch]] Hans Reiser

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox