Whamcloud - gitweb
- ext3_ext_new_extent_cb() unmaps buffer_heads in order to prevent
authoralex <alex>
Fri, 30 Jan 2004 16:44:50 +0000 (16:44 +0000)
committeralex <alex>
Fri, 30 Jan 2004 16:44:50 +0000 (16:44 +0000)
commit0317092cd2bb7175dff3640ee5a58fbf6225b743
treeb89eef9299fbb8635804a689c4ad3f5e4ff5f29a
parent1cb70fff353b3ebda22c3d9df44b89cc1a5384e6
- ext3_ext_new_extent_cb() unmaps buffer_heads in order to prevent
  cache-aliasing problems
- ext3_forget() should be used in conjuction with ext3_free_blocks()

NOTE: 2.4.24 + extents + batching block allocation passes data-consistency
      tests now (at least I haven't seen problems for many hours of testing)
lustre/kernel_patches/patches/ext3-extents-2.4.20.patch
lustre/kernel_patches/patches/ext3-extents-2.4.21-suse2.patch