From 2c7fdaa40374af82c4e9d8f7425340a7c98cc2ca Mon Sep 17 00:00:00 2001 From: gord-fig Date: Tue, 24 Sep 2002 22:55:59 +0000 Subject: [PATCH] Certified patch hacker I am not. Get the line counts right. --- lustre/patches/patch-2.4.18-chaos22 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lustre/patches/patch-2.4.18-chaos22 b/lustre/patches/patch-2.4.18-chaos22 index b6f880c..c40d4ea 100644 --- a/lustre/patches/patch-2.4.18-chaos22 +++ b/lustre/patches/patch-2.4.18-chaos22 @@ -84,7 +84,7 @@ diff -ru lum-2.4.18-um30/fs/ext3/balloc.c uml-2.4.18-12.5/fs/ext3/balloc.c /* * First, test whether the goal block is free. */ -@@ -684,16 +686,21 @@ +@@ -684,10 +686,21 @@ if (tmp == le32_to_cpu(gdp->bg_block_bitmap) || tmp == le32_to_cpu(gdp->bg_inode_bitmap) || in_range (tmp, le32_to_cpu(gdp->bg_inode_table), -- 1.8.3.1