Whamcloud - gitweb
Fix truncate-vs-write corruption - truncate wasn't marking the last partial
authoradilger <adilger>
Mon, 9 Feb 2004 23:07:20 +0000 (23:07 +0000)
committeradilger <adilger>
Mon, 9 Feb 2004 23:07:20 +0000 (23:07 +0000)
commitf98de6c88bbea09960f6019c7ad92a03a2b44913
tree4e64698724a8e0b2b0d6a3066eee59296b237cce
parent19d0394c22ea5927ec085fa9161f79f2537d58ef
Fix truncate-vs-write corruption - truncate wasn't marking the last partial
page dirty in any lists (from 1.0.4).
b=2366
19 files changed:
lustre/ChangeLog
lustre/kernel_patches/patches/ext3-truncate-buffer-head.patch [new file with mode: 0644]
lustre/kernel_patches/series/bproc-2.4.20-hp-pnnl
lustre/kernel_patches/series/chaos-2.4.18
lustre/kernel_patches/series/chaos-2.4.18-pdirops
lustre/kernel_patches/series/chaos-2.4.20 [deleted file]
lustre/kernel_patches/series/chaos-2.4.21
lustre/kernel_patches/series/hp-pnnl-2.4.20
lustre/kernel_patches/series/rh-2.4.20
lustre/kernel_patches/series/rh-2.4.22
lustre/kernel_patches/series/suse-2.4.19
lustre/kernel_patches/series/suse-2.4.21
lustre/kernel_patches/series/suse-2.4.21-2
lustre/kernel_patches/series/vanilla-2.4.19-pre1
lustre/kernel_patches/series/vanilla-2.4.20
lustre/kernel_patches/series/vanilla-2.4.22
lustre/kernel_patches/series/vanilla-2.4.24
lustre/obdfilter/filter_io_24.c
lustre/obdfilter/filter_io_26.c