[PATCH] ReiserFS bugfixes 11 of 13, please apply

From: Hans Reiser (reiser@namesys.com)
Date: Wed Apr 10 2002 - 09:58:12 EST


attached mail follows:


This patch removes one tail_conversion object out of build list,
because it was specified twice. (noticed by Jeff Garzik)

===== fs/reiserfs/Makefile 1.5 vs 1.6 =====
--- 1.5/fs/reiserfs/Makefile Tue Feb 5 18:28:32 2002
+++ 1.6/fs/reiserfs/Makefile Thu Mar 28 15:50:18 2002
@@ -9,7 +9,7 @@
 
 O_TARGET := reiserfs.o
 obj-y := bitmap.o do_balan.o namei.o inode.o file.o dir.o fix_node.o super.o prints.o objectid.o \
-lbalance.o ibalance.o stree.o hashes.o buffer2.o tail_conversion.o journal.o resize.o tail_conversion.o item_ops.o ioctl.o procfs.o
+lbalance.o ibalance.o stree.o hashes.o buffer2.o tail_conversion.o journal.o resize.o item_ops.o ioctl.o procfs.o
 
 obj-m := $(O_TARGET)
 

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



This archive was generated by hypermail 2b29 : Mon Apr 15 2002 - 22:00:16 EST