- ext3_stop_delete_thread() has to wait for nullified s_delete_list,
not for emptyness - ext3_stop_delete_thread() must not be called from ->put_super() context, because ->put_super() is called with sb being locked. so, that routine is called from ->sync_fs() context - chaos-2.4.18 should drop sb lock before calling ->sync_fs() - virgin 2.4.20 has no ->sync_fs(), so introduce it by delete-thread patch - kernel_text_address patch has been added to rh-2.4.22 series
Showing
- lustre/kernel_patches/patches/ext3-delete_thread-2.4.18.patch 67 additions, 28 deletions...re/kernel_patches/patches/ext3-delete_thread-2.4.18.patch
- lustre/kernel_patches/patches/ext3-delete_thread-2.4.20-hp.patch 510 additions, 0 deletions...kernel_patches/patches/ext3-delete_thread-2.4.20-hp.patch
- lustre/kernel_patches/patches/ext3-delete_thread-2.4.20.patch 98 additions, 30 deletions...re/kernel_patches/patches/ext3-delete_thread-2.4.20.patch
- lustre/kernel_patches/patches/ext3-delete_thread-2.4.21-chaos.patch 33 additions, 18 deletions...nel_patches/patches/ext3-delete_thread-2.4.21-chaos.patch
- lustre/kernel_patches/patches/ext3-delete_thread-2.4.24.patch 33 additions, 24 deletions...re/kernel_patches/patches/ext3-delete_thread-2.4.24.patch
- lustre/kernel_patches/patches/ext3-delete_thread-suse.patch 33 additions, 18 deletionslustre/kernel_patches/patches/ext3-delete_thread-suse.patch
- lustre/kernel_patches/patches/ext3-extents-2.4.18-chaos.patch 58 additions, 45 deletions...re/kernel_patches/patches/ext3-extents-2.4.18-chaos.patch
- lustre/kernel_patches/patches/ext3_delete_thread_2.4.20_chaos.patch 49 additions, 26 deletions...nel_patches/patches/ext3_delete_thread_2.4.20_chaos.patch
- lustre/kernel_patches/series/chaos-2.4.18 2 additions, 2 deletionslustre/kernel_patches/series/chaos-2.4.18
- lustre/kernel_patches/series/hp-pnnl-2.4.20 1 addition, 1 deletionlustre/kernel_patches/series/hp-pnnl-2.4.20
- lustre/kernel_patches/series/rh-2.4.20 1 addition, 1 deletionlustre/kernel_patches/series/rh-2.4.20
- lustre/kernel_patches/series/rh-2.4.22 1 addition, 0 deletionslustre/kernel_patches/series/rh-2.4.22
- lustre/kernel_patches/series/vanilla-2.4.20 1 addition, 1 deletionlustre/kernel_patches/series/vanilla-2.4.20
Loading
Please register or sign in to comment