patch-2.4.14 linux/fs/reiserfs/do_balan.c

Next file: linux/fs/reiserfs/ibalance.c
Previous file: linux/fs/reiserfs/dir.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.13/linux/fs/reiserfs/do_balan.c linux/fs/reiserfs/do_balan.c
@@ -106,7 +106,7 @@
 
 	RFALSE( ih_item_len(ih) + IH_SIZE != -tb->insert_size[0],
 	        "vs-12013: mode Delete, insert size %d, ih to be deleted %h",
-                ih);
+ 		 -tb->insert_size [0], ih);
 
 	bi.tb = tb;
 	bi.bi_bh = tbS0;

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)