Whamcloud - gitweb
Land b_ldiskfs_gate onto HEAD (20081218_1420)
[fs/lustre-release.git] / ldiskfs / kernel_patches / patches / ext3-extents-2.6.22-vanilla.patch
index c7f9164..2a0fcad 100644 (file)
@@ -1037,7 +1037,7 @@ Index: linux-2.6.18.8/fs/ext3/extents.c
 +{
 +      struct buffer_head *bh = NULL;
 +      struct ext3_extent_header *eh;
-+      struct ext3_extent_idx *ix;
++      struct ext3_extent_idx *ix = NULL;
 +      struct ext3_extent *ex;
 +      unsigned long block;
 +      int depth;