Whamcloud - gitweb
Branch b_release_1_4_6
authoradilger <adilger>
Mon, 6 Feb 2006 20:44:51 +0000 (20:44 +0000)
committeradilger <adilger>
Mon, 6 Feb 2006 20:44:51 +0000 (20:44 +0000)
commit6c00084a63ddd0d7dda6351a4196c45ecc35cbeb
tree2ff3a661e68e3f5ca830932469088f5823372bb0
parent98c50fcab37d307059596c8c2b4233fd3bfc490f
Branch b_release_1_4_6
When unlinking block-mapped files with the delete thread on a filesystem
with extents enabled it will trip an assertion.  This is not a configuration
that CFS supports, since extents+mballoc are only used on 2.6 kernels with
CFS Lustre, and there is no 2.6 asyncdel patch.  HP SFS can run with extents
and mballoc enabled on 2.4 kernels.
b=10134
r=fergal (original patch)
lustre/kernel_patches/patches/ext3-extents-asyncdel-2.4.21-chaos.patch
lustre/kernel_patches/patches/ext3-extents-asyncdel-2.4.24.patch