Whamcloud - gitweb
Branch HEAD
authorzam <zam>
Fri, 12 Jun 2009 05:45:53 +0000 (05:45 +0000)
committerzam <zam>
Fri, 12 Jun 2009 05:45:53 +0000 (05:45 +0000)
commitc93c7ba4b76ccd7e37fd429e032fef1186d5958c
tree4b62331405facf1399b1ed6b68853ab66322c179
parent3b73dde668d26036f6afdc42abb779a25b35e3fe
Branch HEAD
b=19321
i=johann
i=alex.zhuravlev

jbd and jbd2 fixes: remove jiffie rounding from jbd commit timer setup code.
The rounding can cause the timer to be fired before the corresponding
transaction gets expired. That transaction can stay not committed forever if
no new transaction is created or expicit sync/umount happens.

Note: the fix for sles11 kernel is added although  there is no sles11 series
on HEAD yet.
lustre/kernel_patches/patches/jbd-commit-timer-no-jiffies-rounding.diff [new file with mode: 0644]
lustre/kernel_patches/patches/jbd2-commit-timer-no-jiffies-rounding.diff [new file with mode: 0644]
lustre/kernel_patches/series/2.6.22-vanilla.series